aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-18release 2016.03.182016.03.18Philipp Hagemeister
2016-03-18[theplatform] remove unnecessary importremitamine
2016-03-18[theplatform] always force theplatform to return a smil for _extract_theplatf...remitamine
2016-03-18[noz] Fix extraction on python 2.6 by means of using compat_xpathSergey M․
2016-03-18[utils] Use compat_xpathSergey M․
2016-03-18[compat] Add compat_xpathSergey M․
2016-03-18[animeondemand] Fix typo and improveSergey M․
2016-03-18[animeondemand] Improve extractionSergey M․
2016-03-17[animeondemand] Add testSergey M․
2016-03-17[animeondemand] Expand episode title regex (Closes #8875)Sergey M․
2016-03-17[crunchyroll] Fix custom _download_webpage (Closes #8883)Sergey M․
2016-03-17[wistia] extract more metadataremitamine
2016-03-17[nbc:nbcnews] improve extraction(fixes #6922)remitamine
2016-03-17[theplatform] extract brightcove once formatsremitamine
2016-03-17[once] Add new format extractorremitamine
2016-03-17[youtube] Added itag 91Yen Chi Hsuan
2016-03-17[sbs] improve extraction(fixes #3811)remitamine
2016-03-16[bravotv] Add new extractor(#4657)remitamine
2016-03-16[utils] PEP 8Sergey M․
2016-03-16[brightcover] Remove unused importSergey M․
2016-03-16[udemy] Improve course id v4 regexSergey M․
2016-03-16[udemy] Update course id regex to cover v4 layout (Closes #8753, closes #8868...Quan Hua
2016-03-16Merge pull request #8092 from bpfoley/twitter-thumbnailremitamine
2016-03-16[brightcove:new] extract protocol-less embed URLs(closes #2914)remitamine
2016-03-16[tv3] Add new extractor(closes #8059)remitamine
2016-03-16[brightcove] some improvements and fixesremitamine
2016-03-15[thestar] Add new extractor(closes #5955)remitamine
2016-03-15[brightcove:new] update embed_in_page embeds regex to match non numeric ref idremitamine
2016-03-15[noz] fix extraction in python 2.6remitamine
2016-03-16[kuwo:mv] Fix the test and extraction of georestricted MVsYen Chi Hsuan
2016-03-15[aljazeera] update the extractor to use BrightcoveNewIEremitamine
2016-03-15[svt] extract dashhbbtv formats(#8867)remitamine
2016-03-15[brightcove] extract dash formats and detect audio formatsremitamine
2016-03-15Merge pull request #8513 from remitamine/dash-sortremitamine
2016-03-15[twitch:playlistbase] Clarify pagination bugSergey M․
2016-03-15[noz] extract f4m and m3u8 formatsremitamine
2016-03-15[brightcove:new] detect m3u8 manifests by M2TS containerremitamine
2016-03-15[brightcove:new] Add support for non numeric ref: preffixed video idsremitamine
2016-03-15[rice] Add new extractor(closes #1736)remitamine
2016-03-14[brightcove] raise ExtractorError on 403 errors and fix regex to work with te...remitamine
2016-03-14[gameinformer] remove unused importsremitamine
2016-03-14[tlc] fix extraction and update extractor to use BrightcoveNewIEremitamine
2016-03-14[gameinformer] update the extractor to use BrightcoveNewIEremitamine
2016-03-14[external/downloader] fix rtmp downloading using FFmpegFDremitamine
2016-03-14release 2016.03.142016.03.14Philipp Hagemeister
2016-03-13[usatoday] Add new extractor(closes #8655)remitamine
2016-03-13Merge pull request #8611 from remitamine/ffmpegfdremitamine
2016-03-13[downloader/external] pass configuration args to ffmpegremitamine
2016-03-13[external/downloader] don't pass -t and -ss to ffmpegremitamine
2016-03-13[downloader/external] check for ffmpeg availablity when it used for m3u8 down...remitamine