Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | [pluralsight] Use raise_login_required | Sergey M․ | 2015-08-26 | 1 | -3/+1 | |
| | | ||||||
* | | [lynda] Use raise_login_required | Sergey M․ | 2015-08-26 | 1 | -3/+1 | |
| | | ||||||
* | | [eroprofile] Use raise_login_required | Sergey M․ | 2015-08-26 | 1 | -2/+1 | |
| | | ||||||
* | | [crunchyroll] Use raise_login_required | Sergey M․ | 2015-08-26 | 1 | -4/+1 | |
| | | ||||||
* | | [extractor/common] Add raise_login_required | Sergey M․ | 2015-08-26 | 1 | -0/+6 | |
| | | ||||||
* | | [crunchyroll] Detect required login (#6677) | Sergey M․ | 2015-08-26 | 1 | -1/+9 | |
| | | ||||||
* | | Merge pull request #6679 from jaimeMF/youtube-fix-player-version-regex | Sergey M. | 2015-08-26 | 1 | -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ándiz | 2015-08-26 | 1 | -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-26 | 1 | -6/+45 | |
| | | ||||||
* | | [yandexmusic] Skip removed tracks (#6666) | Sergey M․ | 2015-08-25 | 1 | -1/+1 | |
| | | ||||||
* | | [krasview] Skip download for test | Sergey M․ | 2015-08-25 | 1 | -0/+3 | |
| | | ||||||
* | | [mailru] Skip tests | Sergey M․ | 2015-08-25 | 1 | -0/+2 | |
| | | ||||||
* | | release 2015.08.23 | Philipp Hagemeister | 2015-08-23 | 2 | -2/+6 | |
| | | ||||||
* | | [yandexmusic:track] Eliminate base class | Sergey M․ | 2015-08-24 | 1 | -19/+17 | |
| | | ||||||
* | | [yandexmusic] Defer link resolve till actual download time to prevent link ↵ | Sergey M․ | 2015-08-24 | 1 | -7/+14 | |
| | | | | | | | | expiry (Closes #6650) | |||||
* | | [spankwire] Preserve old uploader pattern | Sergey M․ | 2015-08-23 | 1 | -1/+1 | |
| | | ||||||
* | | [spankwire] Simplify | Sergey M․ | 2015-08-23 | 1 | -4/+3 | |
| | | ||||||
* | | [spankwire] Simplify and properly format | Sergey M․ | 2015-08-23 | 1 | -60/+45 | |
| | | ||||||
* | | [spankwire] Support new cdn video url format | clauderains | 2015-08-23 | 1 | -26/+58 | |
| | | ||||||
* | | [spankwire] Fixed uploader_id field extraction so that test case passes | clauderains | 2015-08-23 | 1 | -1/+1 | |
| | | ||||||
* | | [kontrtube] Fix extraction (Closes #6644) | Sergey M․ | 2015-08-23 | 1 | -21/+19 | |
| | | ||||||
* | | [pluralsight] Do not yet rely on userMayViewClip | Sergey M․ | 2015-08-23 | 1 | -10/+2 | |
| | | ||||||
* | | [pluralsight] Remove unused const | Sergey M․ | 2015-08-23 | 1 | -1/+0 | |
| | | ||||||
* | | [pluralsight] Add extractor (Closes #6090) | Sergey M․ | 2015-08-23 | 2 | -0/+222 | |
| | | ||||||
* | | [soundcloud:user] Update tests | Sergey M․ | 2015-08-22 | 1 | -3/+3 | |
| | | ||||||
* | | [common] Follow convention of using 'cls' in classmethods | Jaime Marquínez Ferrándiz | 2015-08-21 | 1 | -2/+2 | |
| | | ||||||
* | | [rtl2] Remove MD5 checksums | Yen Chi Hsuan | 2015-08-21 | 1 | -2/+0 | |
| | | ||||||
* | | [rtl2] Fix extraction for test_RTL2_1 | Yen Chi Hsuan | 2015-08-21 | 1 | -4/+16 | |
| | | ||||||
* | | [rtl2] Remove an unused line | Yen Chi Hsuan | 2015-08-21 | 1 | -1/+0 | |
| | | ||||||
* | | [rtl2] Add skip_download for test | Yen Chi Hsuan | 2015-08-21 | 1 | -0/+4 | |
| | | ||||||
* | | [rtp] Add skip_download for test | Sergey M․ | 2015-08-21 | 1 | -0/+4 | |
| | | ||||||
* | | [folketinget] Add skip_download for test | Sergey M․ | 2015-08-21 | 1 | -0/+4 | |
| | | ||||||
* | | [common] Remove debugging codes | Yen Chi Hsuan | 2015-08-21 | 1 | -3/+0 | |
| | | ||||||
* | | [test/subtitles] Add test for ThePlatformFeedIE | Yen Chi Hsuan | 2015-08-21 | 1 | -0/+13 | |
| | | ||||||
* | | [theplatform] Use subtitles from SMIL, too | Yen Chi Hsuan | 2015-08-21 | 1 | -4/+13 | |
| | | ||||||
* | | [common] Add _merge_subtitles() | Yen Chi Hsuan | 2015-08-21 | 1 | -0/+20 | |
| | | ||||||
* | | [common] _parse_smil_subtitles: accept `lang` as the subtitle language | Yen Chi Hsuan | 2015-08-20 | 1 | -1/+1 | |
| | | ||||||
* | | [theplatform] Use _download_json | Yen Chi Hsuan | 2015-08-20 | 1 | -3/+1 | |
| | | ||||||
* | | [extractor/common] Add more subtitle mime types for guess when ext is missing | Sergey M․ | 2015-08-20 | 1 | -2/+7 | |
| | | ||||||
* | | [extractor/common] Add default subtitles lang | Sergey M․ | 2015-08-20 | 1 | -2/+2 | |
| | | ||||||
* | | Merge branch 'master' into HEAD | Yen Chi Hsuan | 2015-08-20 | 4 | -90/+198 | |
|\ \ | ||||||
| * | | [theplatform] Fix Python 2: declare coding | Yen Chi Hsuan | 2015-08-20 | 1 | -0/+1 | |
| | | | ||||||
| * | | [nbc] Add MSNBCIE | Yen Chi Hsuan | 2015-08-20 | 2 | -0/+26 | |
| | | | ||||||
| * | | [theplatform] Support URLs with 'guid=' | Yen Chi Hsuan | 2015-08-20 | 1 | -0/+36 | |
| | | | ||||||
| * | | [theplatform] Add ThePlatformFeedIE | Yen Chi Hsuan | 2015-08-20 | 2 | -41/+126 | |
| | | | ||||||
| * | | [theplatform] Use InfoExtractor._parse_smil_formats() | Yen Chi Hsuan | 2015-08-19 | 2 | -60/+20 | |
| | | | ||||||
* | | | [mwave] Improve | Sergey M․ | 2015-08-19 | 1 | -19/+31 | |
| | | | ||||||
* | | | [mwave] New extractor for mwave.interest.me | ping | 2015-08-19 | 2 | -0/+47 | |
| | | | ||||||
* | | | [videobam] Remove extractor | Sergey M․ | 2015-08-19 | 2 | -82/+0 | |
|/ / | | | | | | | videobam.com redirects to sendvid.com now | |||||
* | | [crunchyroll] Workaround fplive.net rtmp URLs (Closes #5881) | Sergey M․ | 2015-08-18 | 1 | -0/+16 | |
| | |