aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/mtv.py
AgeCommit message (Expand)Author
2016-07-26[mtv.de] Skip 2 geo-restricted testsYen Chi Hsuan
2016-07-26[mtv] Fix for videos with missing bitratesYen Chi Hsuan
2016-07-26[mtv] Extract more metadata and moreYen Chi Hsuan
2016-07-17[mtvservices] Strip descriptionSergey M․
2016-06-18[mtvservices] Fix ext for RTMP streamsYen Chi Hsuan
2016-06-18[mtv] Use compat_xpath and fix FutureWarningSergey M․
2016-03-26[compat] Add compat_urllib_parse_urlencode and eliminate encode_dictSergey M․
2016-03-24[mtv] Fix description extraction (Closes #8962)Sergey M․
2016-02-19[mtv] imporove duration extractionremitamine
2016-02-19[mtv] Extract duration from each playlist itemRiCON
2015-12-31[mtv] extract mgid extraction and query building into separate methodsremitamine
2015-11-23Switch codebase to use sanitized_Request instead ofSergey M?
2015-09-26[mtvservices:embedded] Add _extract_urlSergey M․
2015-09-26[mtv] Look for sm4:video:embed (Closes #6936, closes #6970)Sergey M․
2015-08-28[mtvservices] Fix title extraction under python 2Sergey M․
2015-08-28[mtvservices] Catch more georestriction errorsSergey M․
2015-08-28[mtvde] Add support for newsSergey M․
2015-08-28[mtvde] Add test for mediagen URL without querySergey M․
2015-08-28[mtvservices] Fix mediagen URL generationSergey M․
2015-08-28[mtvde] Simplify (Closes #6673)Sergey M․
2015-08-28[MTV] move German mtv site to new classPaul Hartmann
2015-04-25[mtv] Stuff lang into info URL when availableSergey M․
2015-04-15[mtv] Capture and output error message (#5420)Sergey M․
2015-02-18[mtv] Convert to new subtitles systemJaime Marquínez Ferrándiz
2015-02-01[mtv] Modernize and clean up testPhilipp Hagemeister
2015-01-30[mtv] Extract subtitles (Closes #4811)Sergey M․
2015-01-24[utils] YoutubeDLHandler: don't use 'Youtubedl-user-agent' for overriding the...Jaime Marquínez Ferrándiz
2014-12-13Fix imports and general cleanupPhilipp Hagemeister
2014-11-26Remove useless u prefixesPhilipp Hagemeister
2014-11-23PEP8: applied even more rulesJouke Waleson
2014-11-23PEP8: more appliedJouke Waleson
2014-11-23PEP8 appliedJouke Waleson
2014-11-20[mtv] Return a proper playlist result (#4254)Philipp Hagemeister
2014-11-14[mtvservices:embedded] Improve config url (fixes #4092)Jaime Marquínez Ferrándiz
2014-11-12Fix MTV/GameTrailers "Bad Request" errorPascal Brax
2014-07-13Test for colon in mgidAdam Malcontenti-Wilson
2014-06-22[mtv] Add an extractor for the mtvservices embedded player (closes #2995)Jaime Marquínez Ferrándiz
2014-05-16[vh1] use standard sort (#2072)Ralf Haring
2014-05-16[vh1] Add new extractor (#2072)Ralf Haring
2014-03-08[mtv] Transform the urls from the mobile version to get the best qualityJaime Marquínez Ferrándiz
2014-03-08[spike] Add support for downloading the mobile version if the normal version ...Jaime Marquínez Ferrándiz
2014-03-08[mtv] Improve detection of geoblocked videosJaime Marquínez Ferrándiz
2014-02-12[gametrailers] Fix gametrailers testSergey M.
2014-02-12[mtv] Improve title extractionSergey M.
2014-02-06[mtv/gametrailers] Change order of title preferencePhilipp Hagemeister
2014-01-30Fix the extraction of full-episodes urls from southpark.com (fixes #2278)Jaime Marquínez Ferrándiz
2014-01-22[southparkstudios] Use the generic `_real_extract` provided by the base classJaime Marquínez Ferrándiz
2014-01-22[comedycentral] Adapt testcasePhilipp Hagemeister
2014-01-22[mtv] Update tests and xpath function for new title extractionPhilipp Hagemeister
2014-01-22Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister