summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [eroprofile] Use raise_login_requiredSergey M․2015-08-261-2/+1
|
* [crunchyroll] Use raise_login_requiredSergey M․2015-08-261-4/+1
|
* [extractor/common] Add raise_login_requiredSergey M․2015-08-261-0/+6
|
* [crunchyroll] Detect required login (#6677)Sergey M․2015-08-261-1/+9
|
* Merge pull request #6679 from jaimeMF/youtube-fix-player-version-regexSergey M.2015-08-261-2/+2
|\ | | | | [youtube] Adapt player version regex to handle urls ending in '/html5player-new.js'
| * [youtube] Adapt player version regex to handle urls ending in ↵Jaime Marquínez Ferrándiz2015-08-261-2/+2
|/ | | | | | '/html5player-new.js' It was always extracting 'new' as the version, breaking the cache system.
* [yandexmusic:playlist] Handle playlists with more than 150 tracks (Closes #6666)Sergey M․2015-08-261-6/+45
|
* [yandexmusic] Skip removed tracks (#6666)Sergey M․2015-08-251-1/+1
|
* [krasview] Skip download for testSergey M․2015-08-251-0/+3
|
* [mailru] Skip testsSergey M․2015-08-251-0/+2
|
* release 2015.08.23Philipp Hagemeister2015-08-232-2/+6
|
* [yandexmusic:track] Eliminate base classSergey M․2015-08-241-19/+17
|
* [yandexmusic] Defer link resolve till actual download time to prevent link ↵Sergey M․2015-08-241-7/+14
| | | | expiry (Closes #6650)
* [spankwire] Preserve old uploader patternSergey M․2015-08-231-1/+1
|
* [spankwire] SimplifySergey M․2015-08-231-4/+3
|
* [spankwire] Simplify and properly formatSergey M․2015-08-231-60/+45
|
* [spankwire] Support new cdn video url formatclauderains2015-08-231-26/+58
|
* [spankwire] Fixed uploader_id field extraction so that test case passesclauderains2015-08-231-1/+1
|
* [kontrtube] Fix extraction (Closes #6644)Sergey M․2015-08-231-21/+19
|
* [pluralsight] Do not yet rely on userMayViewClipSergey M․2015-08-231-10/+2
|
* [pluralsight] Remove unused constSergey M․2015-08-231-1/+0
|
* [pluralsight] Add extractor (Closes #6090)Sergey M․2015-08-232-0/+222
|
* [soundcloud:user] Update testsSergey M․2015-08-221-3/+3
|
* [common] Follow convention of using 'cls' in classmethodsJaime Marquínez Ferrándiz2015-08-211-2/+2
|
* [rtl2] Remove MD5 checksumsYen Chi Hsuan2015-08-211-2/+0
|
* [rtl2] Fix extraction for test_RTL2_1Yen Chi Hsuan2015-08-211-4/+16
|
* [rtl2] Remove an unused lineYen Chi Hsuan2015-08-211-1/+0
|
* [rtl2] Add skip_download for testYen Chi Hsuan2015-08-211-0/+4
|
* [rtp] Add skip_download for testSergey M․2015-08-211-0/+4
|
* [folketinget] Add skip_download for testSergey M․2015-08-211-0/+4
|
* [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
|/ | | | videobam.com redirects to sendvid.com now
* [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
| | | | We don't use rtmpdump in tests anyway
* [playtvak] PEP 8Sergey M․2015-08-181-1/+1
|