aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor
AgeCommit message (Collapse)Author
2015-05-01[foxsports] Add extractor (Closes #5517)Sergey M․
2015-04-30[dreisat] Extend _VALID_URL (Closes #5548)Naglis Jonaitis
2015-04-30Merge remote-tracking branch 'upstream/master'Yen Chi Hsuan
2015-04-30[vporn] More metadata extraction fixes and tests update (#5560)Sergey M․
2015-04-30[VeeHD] Replace the third test case due to copyright issuesYen Chi Hsuan
2015-04-30[vporn] Fix metadata extraction (#5560)Sergey M․
2015-04-30[VeeHD] Enhance extraction and fix tests (fixes #4965)Yen Chi Hsuan
2015-04-30[bilibili] Extract multipart videos (closes #3250)Yen Chi Hsuan
2015-04-30[niconico] Fix so* video extraction (fixes #4874) (#2087)Yen Chi Hsuan
2015-04-29[escapist] pep8 fixesJaime Marquínez Ferrándiz
2015-04-30[niconico] Try to extract all optional fields from various sourcesYen Chi Hsuan
2015-04-30[niconico] Remove credentials from tests and enhance title extractionYen Chi Hsuan
All test videos can be downloaded without username and password now.
2015-04-30[niconico] Fix extraction and update tests (closes #5511)Yen Chi Hsuan
2015-04-30[YouPorn] Fix extractorYen Chi Hsuan
2015-04-29Typo: twice "the the" to "the"zouhair
2015-04-29[yourupload] SimplifyYen Chi Hsuan
2015-04-29[yourupload] Fix extractionYen Chi Hsuan
2015-04-29[testtube] Fix test case 1Yen Chi Hsuan
Seems the site now provides webm with higher bitrates
2015-04-29[testtube] Detect Youtube iframes (fixes #4867)Yen Chi Hsuan
2015-04-28[youtube] Catch more alert messages (closes #5074)Yen Chi Hsuan
2015-04-28[vimeo] Fix password protected videos again (#5082)Jaime Marquínez Ferrándiz
Since they have changed again to the previous format, I've modified the regex to match both formats.
2015-04-28[vimeo] Fix redirectionpulpe
2015-04-27[moniker] Check not found error (#5541)Sergey M․
2015-04-27[moniker] Capture and output error message (#5541)Sergey M․
2015-04-27[escapist] Fix imsVideo regex (#5090)Sergey M․
2015-04-27[escapist] Fix extractor (fixes #5090)pulpe
2015-04-27[philharmoniedeparis] Fix extraction and tests, improve, simplifySergey M․
2015-04-26New extractor: live.philharmoniedeparis.frfelix
2015-04-25[southpark] Use 'ñ' in the spanish extractor nameJaime Marquínez Ferrándiz
IE_NAME can contain unicode characters, so it shouldn't be a problem.
2015-04-25[instagram] ModernizeSergey M․
2015-04-25[instagram] Improve _VALID_URLSergey M․
2015-04-25[cspan] Extract subtitlesYen Chi Hsuan
2015-04-25[orf:iptv] Update testSergey M․
2015-04-25[southpark] Improve some _VALID_URL'sSergey M․
2015-04-25[southpark:espanol] Add extractor (Closes #5525)Sergey M․
2015-04-25[mtv] Stuff lang into info URL when availableSergey M․
2015-04-24[ellentv] Remove unused importJaime Marquínez Ferrándiz
2015-04-24[ellentv:clips] Fix testSergey M․
2015-04-24[ellentv:clips] Fix extractionSergey M․
2015-04-24[ellentv] Fix testsSergey M․
2015-04-24[ellentv] Fix extractionSergey M․
2015-04-24[dotsub] Fix extractionSergey M․
2015-04-24[gdcvault] Add display_idYen Chi Hsuan
2015-04-24[gdcvault] Extend _VALID_URL (fixes #5236)Yen Chi Hsuan
2015-04-24[Crunchyroll] Fix extraction on Python 2.6Yen Chi Hsuan
XPath with recursive children selection not supported
2015-04-23[cracked] ModernizeSergey M․
2015-04-23[cracked] Update testsSergey M․
2015-04-23[cracked] Add support for youtube embedsSergey M․
2015-04-23[cracked] Fix extractionSergey M․
2015-04-23[ustream] Try to extract uploader from JSON data (#5128)Yen Chi Hsuan