Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ChangeLog] Actualize | Sergey M․ | 2017-02-14 | 1 | -0/+10 |
| | |||||
* | [zdf] Fix extraction (closes #12117) | Sergey M․ | 2017-02-14 | 1 | -6/+8 |
| | |||||
* | [xtube] Fix extraction for both kinds of video id (closes #12088) | Sergey M․ | 2017-02-13 | 1 | -4/+12 |
| | |||||
* | [xtube] Improve title extraction | Vobe | 2017-02-13 | 1 | -2/+2 |
| | |||||
* | [lemonde] Fallback delegate extraction to generic extractor (closes #12115, ↵ | Sergey M․ | 2017-02-13 | 1 | -4/+28 |
| | | | | closes #12116) | ||||
* | Merge branch 'master' of github.com:rg3/youtube-dl | Sergey M․ | 2017-02-13 | 4 | -32/+78 |
|\ | |||||
| * | [bellmedia] accept longer video id(closes #12114) | Remita Amine | 2017-02-13 | 1 | -1/+4 |
| | | |||||
| * | [limelight] add support referer protected videos | Remita Amine | 2017-02-13 | 2 | -10/+22 |
| | | |||||
| * | [travis] Separate builds for core and download | Sergey M | 2017-02-13 | 2 | -1/+25 |
| | | |||||
| * | [disney] improve extraction | Remita Amine | 2017-02-13 | 2 | -21/+52 |
| | | | | | | | | | | | | | | | | | | | | | | - add support for more urls - detect expired videos - skip Adobe Flash Access protected videos closes #4975 closes #11000 closes #11882 closes #11936 | ||||
* | | [travis] Separate builds for core and download | Sergey M․ | 2017-02-13 | 2 | -1/+25 |
|/ | |||||
* | [hotstar] improve extraction(closes #12096) | Remita Amine | 2017-02-12 | 1 | -14/+32 |
| | | | | | | - extract all qualities - detect drm protected videos - extract more metadata | ||||
* | [einthusan] Fix extraction (closes #11416) | Yen Chi Hsuan | 2017-02-12 | 2 | -45/+75 |
| | | | | | The old test URLs are no longer valid, so I replace them with the one from #11416 | ||||
* | [aenetworks] Add support for lifetimemovieclub.com | Aniruddh-J | 2017-02-12 | 1 | -1/+5 |
| | |||||
* | [youtube] Fix parsing codecs (closes #12091) | Sergey M․ | 2017-02-12 | 1 | -9/+2 |
| | |||||
* | ChangeLog: update after #12085 | Yen Chi Hsuan | 2017-02-12 | 1 | -0/+6 |
| | |||||
* | Merge pull request #12085 from wiiaboo/python2 | Yen Chi Hsuan | 2017-02-12 | 1 | -0/+5 |
|\ | | | | | utils.py: Workaround TypeError with Python 2.7.13 in Windows | ||||
| * | utils.py: Workaround TypeError with Python 2.7.13 in Windows | Ricardo Constantino | 2017-02-11 | 1 | -0/+5 |
| | | | | | | | | | | | | Fixes #11540 Tested with Windows Python 2.7.12 and 2.7.13. | ||||
* | | [iqiyi] Update _TESTS | Yen Chi Hsuan | 2017-02-11 | 1 | -2/+3 |
|/ | |||||
* | release 2017.02.11 | Sergey M․ | 2017-02-11 | 4 | -6/+7 |
| | |||||
* | [ChangeLog] Actualize | Sergey M․ | 2017-02-11 | 1 | -0/+18 |
| | |||||
* | [pluralsight:course] Fix extraction (closes #12075) | Sergey M․ | 2017-02-11 | 1 | -9/+29 |
| | |||||
* | [facebook] Add coding cookie | Sergey M․ | 2017-02-11 | 1 | -0/+1 |
| | |||||
* | Introduce get_elements_by_class and get_elements_by_attribute utility functions | Thomas Christlieb | 2017-02-11 | 2 | -10/+51 |
| | |||||
* | [bbc] extract m3u8 formats with 320k audio | Remita Amine | 2017-02-10 | 1 | -0/+11 |
| | |||||
* | [facebook] Relax video id matching (closes #11017, closes #12055, closes #12056) | Sergey M․ | 2017-02-11 | 1 | -1/+27 |
| | |||||
* | [corus] Add new extractor(closes #12060)(#9164) | Remita Amine | 2017-02-10 | 4 | -50/+77 |
| | |||||
* | [extractor/common] skip m3u8 manifests protected with Adobe Flash Access | Remita Amine | 2017-02-10 | 1 | -0/+3 |
| | |||||
* | [pluralsight] Detect blocked account error message (#12070) | Sergey M․ | 2017-02-10 | 1 | -0/+4 |
| | |||||
* | [bloomberg] Add another video id regex (closes #12062) | Sergey M․ | 2017-02-10 | 1 | -3/+8 |
| | |||||
* | [sixplay] use raw string for regex | Remita Amine | 2017-02-10 | 1 | -1/+1 |
| | |||||
* | [extractor/commonmistakes] Restrict _VALID_URL (closes #12050) | Sergey M․ | 2017-02-10 | 1 | -1/+1 |
| | |||||
* | [tvplayer] Add new extractor | Remita Amine | 2017-02-09 | 2 | -0/+76 |
| | |||||
* | release 2017.02.10 | Sergey M․ | 2017-02-10 | 4 | -6/+8 |
| | |||||
* | [ChangeLog] Actualize | Sergey M․ | 2017-02-10 | 1 | -0/+15 |
| | |||||
* | [kaltura] Add explicit port to regexes | Sergey M․ | 2017-02-10 | 1 | -2/+6 |
| | | | | They should not match e.g. cdnapi.kaltura.computernetworks.com/... | ||||
* | [xtube] Fix shortcuts | Sergey M․ | 2017-02-10 | 1 | -1/+1 |
| | |||||
* | [xtube] Fix extraction (closes #12023) | Sergey M․ | 2017-02-10 | 1 | -3/+4 |
| | |||||
* | [pornhub] Simplify (closes #12018) | Sergey M․ | 2017-02-10 | 1 | -12/+5 |
| | |||||
* | [pornhub] Fix extraction (closes #12007) | Thomas Christlieb | 2017-02-10 | 1 | -4/+17 |
| | |||||
* | [facebook] Improve JS data regex (closes #12042) | Sergey M․ | 2017-02-09 | 1 | -1/+15 |
| | |||||
* | [external:ffmpeg] do not assume that ffmpeg unknown version format is new | Remita Amine | 2017-02-09 | 1 | -1/+1 |
| | |||||
* | [kaltura] improve embed partner id extraction(fixes #12041) | Remita Amine | 2017-02-09 | 1 | -2/+8 |
| | |||||
* | [sprout] Add new extractor | Remita Amine | 2017-02-09 | 2 | -0/+53 |
| | |||||
* | [sixplay] improve extraction | Remita Amine | 2017-02-08 | 1 | -7/+25 |
| | | | | | | - skip drm protected formats - extract more and better formats - skip duplicate asset urls | ||||
* | [scrippsnetworks:watch] Add new extractor(closes #10765) | Remita Amine | 2017-02-08 | 2 | -0/+61 |
| | |||||
* | [go] add support for adobe pass auth(closes #11468)(closes #10831) | Remita Amine | 2017-02-08 | 1 | -16/+44 |
| | |||||
* | [6play] Fix extraction (closes #12011) | Sergey M․ | 2017-02-08 | 1 | -25/+44 |
| | |||||
* | [nbc] add support adobe pass auth(closes #12006) | Remita Amine | 2017-02-08 | 1 | -15/+54 |
| | |||||
* | release 2017.02.07 | Sergey M․ | 2017-02-07 | 4 | -5/+7 |
| |