summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | [common] Remove debugging codesYen Chi Hsuan2015-08-211-3/+0
* | | [test/subtitles] Add test for ThePlatformFeedIEYen Chi Hsuan2015-08-211-0/+13
* | | [theplatform] Use subtitles from SMIL, tooYen Chi Hsuan2015-08-211-4/+13
* | | [common] Add _merge_subtitles()Yen Chi Hsuan2015-08-211-0/+20
* | | [common] _parse_smil_subtitles: accept `lang` as the subtitle languageYen Chi Hsuan2015-08-201-1/+1
* | | [theplatform] Use _download_jsonYen Chi Hsuan2015-08-201-3/+1
| |/ |/|
* | [extractor/common] Add more subtitle mime types for guess when ext is missingSergey M․2015-08-201-2/+7
* | [extractor/common] Add default subtitles langSergey M․2015-08-201-2/+2
* | Merge branch 'master' into HEADYen Chi Hsuan2015-08-204-90/+198
|\ \
| * | [theplatform] Fix Python 2: declare codingYen Chi Hsuan2015-08-201-0/+1
| * | [nbc] Add MSNBCIEYen Chi Hsuan2015-08-202-0/+26
| * | [theplatform] Support URLs with 'guid='Yen Chi Hsuan2015-08-201-0/+36
| * | [theplatform] Add ThePlatformFeedIEYen Chi Hsuan2015-08-202-41/+126
| * | [theplatform] Use InfoExtractor._parse_smil_formats()Yen Chi Hsuan2015-08-192-60/+20
* | | [mwave] ImproveSergey M․2015-08-191-19/+31
* | | [mwave] New extractor for mwave.interest.meping2015-08-192-0/+47
* | | [videobam] Remove extractorSergey M․2015-08-192-82/+0
|/ /
* | [crunchyroll] Workaround fplive.net rtmp URLs (Closes #5881)Sergey M․2015-08-181-0/+16
* | [travis] Move to new infrastructureSergey M․2015-08-181-3/+1
* | [playtvak] PEP 8Sergey M․2015-08-181-1/+1
* | [twitch] Fix login (Closes #6599)Sergey M․2015-08-181-2/+10
* | [telecinco] Relax _VALID_URL (Closes #6601)Sergey M․2015-08-181-1/+4
* | [libsyn] Strip options from player URLPhilipp Hagemeister2015-08-181-10/+20
* | [twitch:vod] Add test for #6585Sergey M․2015-08-171-2/+21
* | [twitch] Make more robustSergey M․2015-08-171-7/+8
* | [twitch] Allow untitled videos (Closes #6585)Sergey M․2015-08-171-1/+1
* | release 2015.08.16.1Philipp Hagemeister2015-08-161-1/+1
* | [sportdeutschland] Fix extractionPhilipp Hagemeister2015-08-161-4/+6
* | [youtube] Expand _VALID_URL to support vid.plusSergey M․2015-08-171-1/+8
* | [youtube:search_url] Fix extraction (Closes #6578)Sergey M․2015-08-161-1/+1
* | [screenwavemedia] Make more robustSergey M․2015-08-161-1/+20
* | [playtvak] Use tuplesSergey M․2015-08-161-2/+2
* | [screenwavemedia] Fix extraction (Closes #6575)Sergey M․2015-08-161-9/+14
* | [playtvak] Improve description extraction and add test for metroSergey M․2015-08-161-1/+16
* | release 2015.08.16Philipp Hagemeister2015-08-163-2/+8
* | Merge branch 'oskar456-playtvak'Sergey M․2015-08-162-0/+167
|\ \
| * | [playtvak] Improve and simplifySergey M․2015-08-161-54/+93
| * | Merge branch 'playtvak' of https://github.com/oskar456/youtube-dl into oskar4...Sergey M․2015-08-162-0/+128
| |\ \
| | * | [playtvak] Initial support for videos from Mafra group serversOndřej Caletka2015-08-152-0/+128
* | | | [README.md] Clarify configuration file usage (Closes #6530)Sergey M.2015-08-151-1/+8
|/ / /
* | | [youtube] Simplify two-factor authenticationSergey M․2015-08-151-25/+14
* | | [extractor/common] Interactive TFA code inputSergey M․2015-08-151-2/+3
* | | [extractor/common] Improve _hidden_inputsSergey M․2015-08-151-10/+12
* | | [youtube] Fix two-factor authenticationreddraggone92015-08-151-22/+18
* | | Merge branch 'remitamine-shahid'Sergey M․2015-08-152-0/+108
|\ \ \
| * | | [shahid] Improve and simplifySergey M․2015-08-151-62/+78
| * | | Merge branch 'shahid' of https://github.com/remitamine/youtube-dl into remita...Sergey M․2015-08-152-0/+92
|/| | |
| * | | [shahid] add default fallbacks for extracting api varsremitamine2015-08-081-9/+19
| * | | [shahid] change the testsremitamine2015-08-071-6/+6
| * | | [shahid] generic errors handling and check with flake8remitamine2015-08-061-18/+20