summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | | Support BBC news in other languages, non-mediaselector videosfnord2015-06-201-14/+73
| | | | | | | |
| | * | | | | | typofixfnord2015-06-201-1/+1
| | | | | | | |
| | * | | | | | no .get('..',None)fnord2015-06-201-4/+4
| | | | | | | |
| | * | | | | | toss new stuff into old filefnord2015-06-203-111/+102
| | | | | | | |
| | * | | | | | bbcnews: Switch to parse_duration, revert change to docs/supportedsites.mdfnord2015-06-192-18/+2
| | | | | | | |
| | * | | | | | BBCNewsIE: eliminate redundant function.fnord2015-06-192-41/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | BBCCoUkIE._download_media_selector: use class variable instead of hardcoded string for mediaselector_url template.
| | * | | | | | Support BBC News (bbc.com/news)fnord2015-06-193-0/+164
| | | | | | | |
* | | | | | | | Merge branch 'cyb3r-ir90tv'Yen Chi Hsuan2015-07-252-0/+43
|\ \ \ \ \ \ \ \
| * | | | | | | | [ir90tv] Optional fields should be non-fatalYen Chi Hsuan2015-07-251-1/+1
| | | | | | | | |
| * | | | | | | | [ir90tv] PEP8Yen Chi Hsuan2015-07-251-2/+2
| | | | | | | | |
| * | | | | | | | [ir90tv] Improve title extractionYen Chi Hsuan2015-07-251-2/+3
| | | | | | | | |
| * | | | | | | | [ir90tv] Test (?:www\.)? part in _VALID_URLYen Chi Hsuan2015-07-251-2/+5
| | | | | | | | |
| * | | | | | | | Merge branch 'ir90tv' of https://github.com/cyb3r/youtube-dl into cyb3r-ir90tvYen Chi Hsuan2015-07-252-0/+39
|/| | | | | | | |
| * | | | | | | | remove printBehrooz2015-05-081-3/+0
| | | | | | | | |
| * | | | | | | | Ir90Tv Add new extractorBehrooz2015-05-081-1/+1
| | | | | | | | |
| * | | | | | | | Ir90Tv Add new extractorBehrooz2015-05-082-0/+42
| | | | | | | | |
* | | | | | | | | [soundcloud:playlist] Defer download link resolveSergey M․2015-07-251-3/+1
| | | | | | | | |
* | | | | | | | | [soundcloud:set] Defer download link resolve (Closes #6354)Sergey M․2015-07-251-1/+3
| | | | | | | | |
* | | | | | | | | [youtube] Handle empty allowed regions (Closes #6351)Sergey M․2015-07-251-1/+1
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #6350 from remitamine/letvSergey M.2015-07-241-1/+2
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | [letv] fix height
| * | | | | | | | [letv] fix heightremitamine2015-07-241-1/+2
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | [dailymotion:playlist] Detect problematic redirection (fixes #6347)Yen Chi Hsuan2015-07-241-3/+25
| | | | | | | |
* | | | | | | | [dailymotion:user] Fix _VALID_URL (Closes #6346)Sergey M․2015-07-241-1/+1
| | | | | | | |
* | | | | | | | [bbccouk] Make more robust (Closes #6345)Sergey M․2015-07-241-7/+7
| | | | | | | |
* | | | | | | | [canalplus] ModernizeSergey M․2015-07-241-8/+4
| | | | | | | |
* | | | | | | | [canalplus] Fix m3u8 videos extensionSergey M․2015-07-241-1/+1
| | | | | | | |
* | | | | | | | [extractor/common] Consistent URL spellingSergey M․2015-07-231-8/+8
| | | | | | | |
* | | | | | | | Merge pull request #6306 from jaimeMF/extract_start_timeSergey M.2015-07-232-1/+23
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | [youtube] Extract start_time
| * | | | | | | | [youtube] Also look into the 'start' field for start_timeJaime Marquínez Ferrándiz2015-07-231-0/+2
| | | | | | | | |
| * | | | | | | | [youtube] Extract end_timeJaime Marquínez Ferrándiz2015-07-232-3/+9
| | | | | | | | |
| * | | | | | | | [youtube] Extract start_timeJaime Marquínez Ferrándiz2015-07-202-1/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From the 't=*' in the url. Currently youtube-dl doesn't use the value, but it was requested for the mpv plugin.
* | | | | | | | | [rtlnl] Update unencrypted streams comment (#6337)Sergey M․2015-07-231-4/+9
| | | | | | | | |
* | | | | | | | | Undo adaptive -> flash workaroundcorone172015-07-231-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For a couple of days now rtlXL's non-DRM adaptive (m3u8) streams don't work anymore. By undoing the adaptive -> flash workaround youtube-dl returns the DRM streams again. Too bad for foreigners (geoblock). The progressive streams still work fine.
* | | | | | | | | [rts] Add support for articles with videos on rhs (Closes #6332)Sergey M․2015-07-231-2/+29
| | | | | | | | |
* | | | | | | | | [daylimotion] Adapt to player v5 and modernize (Closes #6151, closes #6250)Sergey M․2015-07-231-42/+116
| |/ / / / / / / |/| | | | | | |
* | | | | | | | NationalGeographic._VALID_URL: work site-widefnord2015-07-231-12/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #6343.
* | | | | | | | [downloader/dash] Improve 'combine_url' (fixes #6341)Jaime Marquínez Ferrándiz2015-07-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In some videos the base_url already ends with '/'.
* | | | | | | | [viki] Rewrite dict selection codesYen Chi Hsuan2015-07-231-19/+16
| | | | | | | |
* | | | | | | | [viki] Fix description extraction (closes #6339)Yen Chi Hsuan2015-07-231-2/+19
| | | | | | | |
* | | | | | | | [generic] Unescape HTML escape sequences in redirect urls (fixes #6311)Jaime Marquínez Ferrándiz2015-07-221-1/+1
| | | | | | | |
* | | | | | | | [youtube] Don't use the DASH manifest from 'get_video_info' if ↵Jaime Marquínez Ferrándiz2015-07-221-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'use_cipher_signature' is True (#5118) Currently they give a 403 Forbidden error.
* | | | | | | | [tagesschau] Remove unused importJaime Marquínez Ferrándiz2015-07-221-1/+1
| | | | | | | |
* | | | | | | | [prosiebensat1] ModernizeSergey M․2015-07-231-1/+2
| | | | | | | |
* | | | | | | | [prosiebensat1] Recognize DRM protected videos (#6334)Sergey M․2015-07-231-3/+7
| | | | | | | |
* | | | | | | | [viki] Fix height (Closes #6333)Sergey M․2015-07-231-2/+2
| | | | | | | |
* | | | | | | | [tagesschau] Improve testsSergey M․2015-07-231-2/+2
| | | | | | | |
* | | | | | | | [tagesschau] Add support for audioSergey M․2015-07-231-13/+24
| | | | | | | |
* | | | | | | | Merge branch 'rohieb-patch/enhance-tagesschau-regex'Sergey M․2015-07-231-4/+28
|\ \ \ \ \ \ \ \
| * | | | | | | | [tagesschau] Relax _VALID_URL and simplifySergey M․2015-07-231-45/+17
| | | | | | | | |
| * | | | | | | | Merge branch 'patch/enhance-tagesschau-regex' of ↵Sergey M․2015-07-231-3/+55
|/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/rohieb/youtube-dl into rohieb-patch/enhance-tagesschau-regex