summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | LiveLeak: support more original videosjomo2015-06-141-1/+1
|/ / / / / | | | | | | | | | | | | | | | | | | | | some (old?) videos use ...mp4.h264_270p.mp4... instead of ...mp4.h264_base.mp4... This is an addition to #4768
* | | | | [tvplay] Add support for NovaTvNaglis Jonaitis2015-06-141-0/+17
| | | | |
* | | | | Merge pull request #5976 from SpEcHiDe/patch-1Sergey M.2015-06-141-1/+1
|\ \ \ \ \ | | | | | | | | | | | | spelling mistake corrected
| * | | | | spelling mistake correctedShrimadhav U K2015-06-141-1/+1
|/ / / / / | | | | | | | | | | acces changed to accessing
* | | | | [dramafever] Improve _VALID_URLSergey M․2015-06-141-1/+1
| | | | |
* | | | | [dramafever:series] Rollback _PAGE_SIZE to max possibleSergey M․2015-06-141-1/+1
| | | | |
* | | | | [dramafever:series] Fix _VALID_URL (Closes #5973)Sergey M․2015-06-141-1/+1
|/ / / /
* | | | Merge branch 'ping-dramafever'Sergey M․2015-06-142-0/+164
|\ \ \ \
| * | | | [dramefever] Improve and simplifySergey M․2015-06-141-72/+102
| | | | |
| * | | | Merge branch 'dramafever' of https://github.com/ping/youtube-dl into ↵Sergey M․2015-06-142-0/+134
|/| | | | | | | | | | | | | | | | | | | ping-dramafever
| * | | | [dramafever] Streamline codeping2015-05-201-4/+3
| | | | |
| * | | | [dramafever] Add new extractor for dramafever.comping2015-05-202-0/+135
| | | | |
* | | | | Merge branch 'atomicdryad-brightcove_custombc_extractor'Sergey M․2015-06-131-1/+28
|\ \ \ \ \
| * | | | | [brightcove] Improve and generalize brightcove URL extraction from JSSergey M․2015-06-131-10/+25
| | | | | |
| * | | | | Brightcove extractor: support customBC.createVideo(...); methodfnord2015-06-131-1/+13
|/ / / / / | | | | | | | | | | | | | | | | | | | | found in http://www.americanbar.org/groups/family_law.html and http://america.aljazeera.com/watch/shows/america-tonight/2015/6/exclusive-hunting-isil-with-the-pkk.html
* | | | | [tumblr] Add support for pornhub embeds (Closes #5963)Sergey M․2015-06-132-0/+6
| | | | |
* | | | | [extractor/generic] Add support for pornhub embedsSergey M․2015-06-132-0/+12
| | | | |
* | | | | [pornhub] Add support for embedsSergey M․2015-06-131-2/+3
| | | | |
* | | | | [vk] Fix authentication for non-ASCII login/passwordSergey M․2015-06-131-2/+2
| | | | |
* | | | | [prosiebensat1] Add title regexSergey M․2015-06-121-0/+1
| | | | |
* | | | | [prosiebensat1] Fix rtmp extraction (Closes #5962)Sergey M․2015-06-121-6/+10
| | | | |
* | | | | [tvc] Fix embed regexSergey M․2015-06-121-1/+1
| |_|_|/ |/| | |
* | | | [extractor/generic] Add support for tvigle embedsSergey M․2015-06-121-0/+6
| | | |
* | | | [extractor/generic] Rename tvc embed url variableSergey M․2015-06-121-3/+3
| | | |
* | | | Merge branch 'hlintala-5tv'Sergey M․2015-06-122-0/+89
|\ \ \ \
| * | | | [5tv] ImproveSergey M․2015-06-121-47/+68
| | | | |
| * | | | Merge branch '5tv' of https://github.com/hlintala/youtube-dl into hlintala-5tvSergey M․2015-06-122-0/+68
|/| | | |
| * | | | [fivetv] Add extractor (Closes #5794)Hannu Lintala2015-06-122-0/+68
| | | | |
* | | | | Merge branch 'hlintala-tvc'Sergey M․2015-06-123-0/+128
|\ \ \ \ \
| * | | | | [extractor/generic] Add test for tvc embedSergey M․2015-06-121-0/+9
| | | | | |
| * | | | | [extractor/generic] Fix tvc ie_keySergey M․2015-06-121-1/+1
| | | | | |
| * | | | | [tvc] Fix ie_keySergey M․2015-06-121-1/+1
| | | | | |
| * | | | | [tvc] Refactor extractor namesSergey M․2015-06-123-5/+5
| | | | | |
| * | | | | [extractor/generic] Add support for tvc embedsSergey M․2015-06-121-0/+6
| | | | | |
| * | | | | [tvc:embed] Add embed extraction routineSergey M․2015-06-121-0/+9
| | | | | |
| * | | | | [tvc] Separate embed extractorSergey M․2015-06-122-53/+77
| | | | | |
| * | | | | Merge branch 'tvc' of https://github.com/hlintala/youtube-dl into hlintala-tvcSergey M․2015-06-122-0/+80
|/| | | | |
| * | | | | [tvc] Add extractor (Closes #5795)Hannu Lintala2015-06-122-0/+80
| |/ / / /
* | | | | [tube8] Fix extraction (Closes #5952)Sergey M․2015-06-111-1/+1
| | | | |
* | | | | [generic] Improve rtl.nl embeds detection (Closes #5950)Sergey M․2015-06-111-1/+1
| | | | |
* | | | | [rtlnl] Improve _VALID_URL (#5950)Sergey M․2015-06-111-2/+5
| | | | |
* | | | | [bilibili] Fix FutureWarningSergey M․2015-06-101-1/+1
| | | | |
* | | | | [rtbf] Extract all formats (closes #5947)Jaime Marquínez Ferrándiz2015-06-101-3/+17
| | | | |
* | | | | [nfl] Relax _VALID_URL (fixes #5940)Yen Chi Hsuan2015-06-101-1/+5
| | | | |
* | | | | [youtube:playlist] Use an iterator for the entries (closes #5935)Jaime Marquínez Ferrándiz2015-06-091-25/+24
| | | | | | | | | | | | | | | | | | | | So that '--playlist-end' downloads only the required pages.
* | | | | [theplatform] Check for /select/media URLs first (#5746)Sergey M․2015-06-091-1/+1
| | | | |
* | | | | [theplatform] Take care of /select/media URLs (Closes #5746)Sergey M․2015-06-091-4/+19
| | | | |
* | | | | [cbs] Extract display_idSergey M․2015-06-091-5/+12
| | | | |
* | | | | [cbs] Add support for colbertlateshow (Closes #5888)Sergey M․2015-06-091-2/+8
| | | | |
* | | | | [spiegeltv] Extract all formats and prefer hls (Closes #5843)Sergey M․2015-06-091-9/+36
| | | | |