summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | [bbccouk] Extend _VALID_URL (Closes #8116)Sergey M․2016-01-021-1/+14
|/ / / /
* | | | [ruutu] Fix extraction (Closes #8107)Sergey M․2016-01-021-1/+4
| | | |
* | | | Merge pull request #8112 from pingtux/testtubeSergey M2016-01-021-1/+0
|\ \ \ \ | | | | | | | | | | Remove testtube import
| * | | | Remove testtube importpingtux2016-01-021-1/+0
|/ / / / | | | | | | | | | | | | Extractor got deleted in remitamine/youtube-dl@8af2804
* | | | [testtube] Remove Extractorremitamine2016-01-012-93/+27
| | | |
* | | | [revision3] Add new extractor(closes #6388)remitamine2016-01-012-0/+104
| | | | | | | | | | | | | | | | | | | | | | | | - revision3.com - testtube.com - animalist.com
* | | | [yahoo] Support pages that use an alias (fixes #8084)Jaime Marquínez Ferrándiz2016-01-011-8/+26
| | | |
* | | | [ccc] Add language information to formatsPhilipp Hagemeister2016-01-013-4/+13
| | | |
* | | | release 2016.01.01Philipp Hagemeister2016-01-012-3/+6
| | | |
* | | | [ccc] Extract durationSergey M․2016-01-011-0/+6
| | | |
* | | | [ccc] Fix description extraction and update testSergey M․2016-01-011-3/+3
| | | |
* | | | [ccc] Fix upload date extractionSergey M․2016-01-011-1/+1
| | | |
* | | | [ccc] Update _VALID_URL (Closes #8097)Sergey M․2016-01-011-5/+8
| | | |
* | | | [youku] Fix extraction (#8068)Yen Chi Hsuan2016-01-011-0/+10
| | | |
* | | | [nextmovie] Add new extractorremitamine2015-12-313-1/+32
| | | |
* | | | Merge branch 'master' of github.com:rg3/youtube-dlremitamine2015-12-310-0/+0
|\ \ \ \
| * | | | [einthusan] Improve extraction (Closes #7877)Sergey M․2016-01-011-14/+20
| | | | |
| * | | | Fix einthusan parserj2016-01-011-3/+6
| | | | |
* | | | | [nick] Add new extractorremitamine2015-12-312-0/+64
| | | | |
* | | | | [mtv] extract mgid extraction and query building into separate methodsremitamine2015-12-311-8/+13
| | | | |
* | | | | [einthusan] Improve extraction (Closes #7877)Sergey M․2016-01-011-14/+20
| | | | |
* | | | | Merge branch 'master' of github.com:rg3/youtube-dlSergey M․2016-01-011-9/+3
|\| | | |
| * | | | [tvland] inherit from MTVServicesInfoExtractorremitamine2015-12-311-9/+3
| | | | |
* | | | | Fix einthusan parserj2016-01-011-3/+6
|/ / / /
* | | | [tvland] Add new extractorremitamine2015-12-312-0/+71
| | | |
* | | | [espn] Extract better titlesJaime Marquínez Ferrándiz2015-12-311-5/+13
| | | |
* | | | [espn] Support 'intl' videos (#7858)Jaime Marquínez Ferrándiz2015-12-311-2/+18
| | | |
* | | | [espn] Update testJaime Marquínez Ferrándiz2015-12-311-1/+1
| | | |
* | | | [pandoratv] Add IE namesSergey M․2016-01-011-0/+2
| | | |
* | | | [pandoratv] Improve extraction (Closes #7921)Sergey M․2016-01-011-20/+40
| | | |
* | | | [pandoratv] Add new extractor (closes #6884)j2016-01-012-0/+57
| | | |
* | | | [tlc] remove TlcIEremitamine2015-12-312-24/+1
| | | |
* | | | [discovery] improve _VALID_URL regexremitamine2015-12-311-1/+1
| | | |
* | | | [discovery] add support for discovery related sitesremitamine2015-12-313-63/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - investigationdiscovery.com - discoverylife.com - animalplanet.com - ahctv.com - destinationamerica.com - sciencechannel.com - tlc.com - velocity.com
* | | | [regiotv] Improve extraction (Closes #7915)Sergey M․2015-12-311-32/+33
| | | |
* | | | [regiotv] Add new extractor (closes #7797)j2015-12-312-0/+62
| | | |
* | | | release 2015.12.31Philipp Hagemeister2015-12-313-7/+13
| | | |
* | | | [ora] Add new extractor(closes #7732)remitamine2015-12-312-0/+76
| | | |
* | | | [animalplanet] Add new extractor(closes #5303)remitamine2015-12-312-0/+54
| | | |
* | | | [fox] Add new extractor(closes #3063)remitamine2015-12-312-0/+40
| | | |
* | | | [canalplus] improve extraction(fixes #6301)remitamine2015-12-311-25/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - extract data from json instead of xml - fix http format urls - extract more metadata - update tests - make m3u8 and f4m format extraction non fatal - use m3u8_native implementation
* | | | [discovery] Allow https (Closes #8065)Sergey M․2015-12-311-1/+1
| | | |
* | | | [espn] Remove broken flagSergey M․2015-12-311-1/+0
| | | |
* | | | [cbsnews] Fix extraction of the URL for the 'RtmpDesktop' format (fixes #8048)Jaime Marquínez Ferrándiz2015-12-301-0/+4
| |/ / |/| |
* | | [udemy] Fix typoSergey M․2015-12-311-1/+1
| | |
* | | [options] Prefer --convert-subs spellingSergey M․2015-12-301-1/+1
| | |
* | | [videomore] Set IE_NAMESergey M․2015-12-301-0/+1
| | |
* | | [dramafever] Fix subtitles extraction (Closes #8049)Sergey M․2015-12-301-1/+1
| | |
* | | [extractor/generic] Add support for videomore embedsSergey M․2015-12-291-0/+6
| | |
* | | [videomore] Add extractor (Closes #8040)Sergey M․2015-12-292-0/+191
| | |