aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor
Commit message (Expand)AuthorAgeFilesLines
* lazy extractors: Output if it's enabled in the verbose logJaime Marquínez Ferrándiz2016-04-081-0/+2
* Add experimental support for lazy loading the info extractorsJaime Marquínez Ferrándiz2016-04-081-8/+12
* Move the extreactors import to youtube_dl/extractor/extractors.pyJaime Marquínez Ferrándiz2016-04-082-988/+992
* Delay initialization of InfoExtractors until they are neededJaime Marquínez Ferrándiz2016-04-081-1/+8
* [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
* [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
* [iqiyi] Improve error detection for VIP-only videosYen Chi Hsuan2016-04-061-1/+4
* [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
* [extractor/__init__] Remove novamov extractor and sort novamov based extracto...Sergey M․2016-04-051-4/+3
* [auroravid] Add extractor (Closes #9070)Sergey M․2016-04-052-11/+25
* [novamov] Make title fatalSergey M․2016-04-051-1/+1
* [zdf] Extract subtitles (closes #9081)Jaime Marquínez Ferrándiz2016-04-041-0/+8
* [youtube] Add support for zwearz (Closes #9062)Sergey M․2016-04-041-1/+6
* [brightcove:legacy] skip None value for uploader_idremitamine2016-04-021-1/+2
* [brightcove:legacy] extract uploader_id as a stringremitamine2016-04-021-5/+5
* [nowness] update testsremitamine2016-04-021-2/+9
* [brightcove:new] extract subtitles and strip video titleremitamine2016-04-021-11/+13
* [brightcove:legacy] improve format extraction and extract uploader_id, durati...remitamine2016-04-021-7/+41
* [instagram:user] Fix extraction (fixes #9059)Jaime Marquínez Ferrándiz2016-04-021-1/+1
* [bbc] Set vcodec to none for audio formatsSergey M․2016-04-021-0/+1
* [extractor/common] Carry long lineSergey M․2016-04-021-1/+7
* [extractor/common] Fix numeric identifiers conversion in DASH URL templatesSergey M․2016-04-021-1/+2
* [brightcove] fix format sortingremitamine2016-04-023-1/+7
* [cbsinteractive] Add support for ZDNet videosremitamine2016-04-012-7/+32
* [cnet] extract more formatsremitamine2016-04-011-12/+13
* [common] prefer using mime type over ext for smil subtitle extractionremitamine2016-04-011-1/+1
* [camwithher] Remove extra blank lineJaime Marquínez Ferrándiz2016-04-011-1/+0
* [cbsnews] Remove unused importJaime Marquínez Ferrándiz2016-04-011-1/+0
* [aenetworks] Make pep8 happyJaime Marquínez Ferrándiz2016-04-011-2/+3
* [camwithher] Improve extraction (Closes #8989)Sergey M․2016-04-011-32/+65
* [camwithher] Add extractortheGeekPirate2016-04-012-0/+56
* [theplatform] extract timestamp and uploaderremitamine2016-04-019-1/+59
* [screencast] Improve title regexes (Closes #9025)Sergey M․2016-04-011-3/+3
* screencast.com: fallback on page titleMartin Trigaux2016-04-011-1/+2
* [screencast] Add testSergey M․2016-04-011-3/+5
* screencast.com: support missing wwwMartin Trigaux2016-04-011-2/+2