summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [presstv] Improve and simplifyYen Chi Hsuan2016-04-111-23/+25
* Merge branch 'presstv' of https://github.com/Phaeilo/youtube-dl into Phaeilo-...Yen Chi Hsuan2016-04-112-0/+73
|\
| * [presstv] Refactored extractor.Philip Huppert2016-04-101-29/+23
| * [presstv] updated extractor and tests to work with current PressTV websitePhilip Huppert2016-04-091-14/+12
| * [presstv] Added extractor PressTV.Philip Huppert2016-04-092-0/+81
* | [test/InfoExtractors] add test for _download_jsonJaime Marquínez Ferrándiz2016-04-091-0/+10
* | [1tv] Fix extraction (Closes #9103)Sergey M․2016-04-101-42/+97
* | [test/utils] Add test for date_from_strJaime Marquínez Ferrándiz2016-04-091-0/+8
* | [test/helper] Check got values to be strings for md5: fieldsYen Chi Hsuan2016-04-091-0/+3
* | [videodetective] Adapt to InternetVideoArchiveIEYen Chi Hsuan2016-04-091-3/+6
* | [rottentomatoes] Adapt to InternetVideoArchiveIEYen Chi Hsuan2016-04-091-6/+18
* | [internetvideoarchive] Fix extraction and support json URLsYen Chi Hsuan2016-04-091-60/+58
* | [funnyordie] Relax M3U8 URL matchingYen Chi Hsuan2016-04-091-2/+2
|/
* [aol] Add coding cookieSergey M․2016-04-091-0/+1
* [utils] Don't touch URLs if not necessaryYen Chi Hsuan2016-04-091-0/+2
* [aol] add support for videos with vidible IDs(closes #9124)remitamine2016-04-091-3/+75
* Merge pull request #8497 from jaimeMF/lazy-loadYen Chi Hsuan2016-04-0910-1006/+1134
|\
| * setup.py: add command for building the lazy_extractors moduleJaime Marquínez Ferrándiz2016-04-081-2/+20
| * lazy extractors: Initialize the real info extractorJaime Marquínez Ferrándiz2016-04-081-2/+4
| * lazy extractors: Output if it's enabled in the verbose logJaime Marquínez Ferrándiz2016-04-082-1/+5
| * lazy extractors: Style fixesJaime Marquínez Ferrándiz2016-04-083-5/+4
| * lazy extractors: Fix building with python2.6Jaime Marquínez Ferrándiz2016-04-081-3/+3
| * lazy extractors: specify the encodingJaime Marquínez Ferrándiz2016-04-081-0/+1
| * Add experimental support for lazy loading the info extractorsJaime Marquínez Ferrándiz2016-04-085-9/+100
| * Move the extreactors import to youtube_dl/extractor/extractors.pyJaime Marquínez Ferrándiz2016-04-083-990/+994
| * Delay initialization of InfoExtractors until they are neededJaime Marquínez Ferrándiz2016-04-082-5/+14
|/
* [tnaflix] Fix metadata extractionSergey M․2016-04-091-8/+8
* [tnaflix] Fix extraction (Closes #9074)Sergey M․2016-04-081-1/+5
* [extractor/common] Relax _hidden_inputsSergey M․2016-04-081-1/+1
* [gdcvault] Fix extraction (Closes #9107, closes #9114)Sergey M․2016-04-081-7/+9
* [extractor/common] Support arbitrary format strings for template based identi...Sergey M․2016-04-081-1/+1
* [democracynow] Improve extractionSergey M․2016-04-081-15/+21
* [democracynow] Fix testsSergey M․2016-04-081-4/+5
* [democracynow] Make description optional (Closes #9115)Sergey M․2016-04-081-1/+1
* [novamov] Improve _VALID_URL template (Closes #9116)Sergey M․2016-04-081-3/+13
* [acast] fix channel extraction(closes #9117)remitamine2016-04-081-8/+24
* [acast] fix extraction(#9117)remitamine2016-04-081-7/+1
* [YoutubeDL] Sanitize single thumbnail URLSergey M․2016-04-081-1/+4
* [vrt] Add support for direct hls playlists and YouTube (Closes #9108)Sergey M․2016-04-071-6/+28
* [beeg] Improve extractionSergey M․2016-04-071-3/+28
* [yandexmusic] Extract music album metafields (Closes #7354)Sergey M․2016-04-071-3/+37
* [extractor/common] Introduce music album metafieldsSergey M․2016-04-071-0/+18
* release 2016.04.06Philipp Hagemeister2016-04-062-4/+4
* Makefile: remove ISSUE_TEMPLATE.md from the 'all' target (fixes #9088)Jaime Marquínez Ferrándiz2016-04-061-1/+1
* Makefile: use full path for the ISSUE_TEMPLATE.md fileJaime Marquínez Ferrándiz2016-04-062-3/+3
* [compat] Handle tuples properly in urlencode()Yen Chi Hsuan2016-04-062-1/+6
* [iqiyi] Improve error detection for VIP-only videosYen Chi Hsuan2016-04-061-1/+4
* release 2016.04.05Philipp Hagemeister2016-04-053-6/+7
* [deezer] Fix extraction (Closes #9086)Sergey M․2016-04-051-1/+3
* [rte] Improve thumbnail extraction (Closes #9085)Sergey M․2016-04-051-3/+8