aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor
AgeCommit message (Collapse)Author
2015-02-08[Gamekings] Download playlistrobin
Todo: URL and Thumbnail should be extracted with XPath
2015-02-08[Gamekings] Check string for vimeo, fix testrobin
The test now doesn't fail anymore. It just checks the string for having "vimeo" in it, instead of using the method for URL-checking, since it's returns an error. The tests don't fail, and the extractor works fine now.
2015-02-08[Gamekings] Added test and replaced video_urlrobin
Quick and dirty fix for the Gamekings extractor. It gives an error about the video_url, but it downloads it now instead of giving a 404 error on newer Gamekings videos
2015-02-08[Gamekings] Fix order of replacement stringrobin
Oops.
2015-02-08[Gamekings] Fixed typo in URL replacementrobin
2015-02-08[Gamekings] Fix 404 when large isn't availablerobin
When trying to download some GameKings videos, not all worked. This was because not all videos had a "/large"-URL available. The extractor checks now if the /large URL is available, if it isn't, it tries to get the normal URL.
2015-02-05Use match_id method instead of splitted URLrobin
2015-02-05Remove unnecessary TODO-commentsrobin
2015-02-05Remove player-url in tweakers.pyrobin
Player-url only needed for rmftp, not for regular URLs
2015-02-05Edit Tweakers extractorrobin
Fixed code conventions (mainly adding two or more spaces before making an inline comment)
2015-02-05[tweakers] Add new extractorrobin
2015-02-05[npo] Fix subtitles (Closes #3638)Sergey M․
2015-02-05Add NPO.nl subtitlesFrans de Jonge
Implements #3638
2015-02-04[mixcloud] Fix extraction (Closes #4862)Sergey M․
2015-02-04[generic/ooyala] Add support for Ooyala embeds on SBN network websites ↵naglis
(Fixes #4859)
2015-02-03[wsj] Add new extractor (Fixes #4854)Philipp Hagemeister
2015-02-03[sort_formats] Prefer bitrate over video sizePhilipp Hagemeister
720p @ 1000KB/s looks way better than 1080p @ 500KB/s
2015-02-03[aftonbladet] ModernizePhilipp Hagemeister
2015-02-03[franceculture] Rewrite for new HTML scheme (Fixes #4853)Philipp Hagemeister
2015-02-02[brightcove] Fix up more generically invalid XML (Fixes #4849)Philipp Hagemeister
2015-02-02Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister
2015-02-02[normalboots] Remove unused importPhilipp Hagemeister
2015-02-02[nerdist] Add new extractor (Fixes #4851)Philipp Hagemeister
2015-02-02[nfl] Add support for articles pages (fixes #4848)Jaime Marquínez Ferrándiz
2015-02-02[normalboots] ModernizePhilipp Hagemeister
2015-02-02[vevo] Restore SMIL support (#3656)Philipp Hagemeister
2015-02-02[ntvru] Remove unused importPhilipp Hagemeister
2015-02-02[n-tv.de] Use native m3u8 as best formatPhilipp Hagemeister
2015-02-02[ntvde] Add new extractor (Fixes #4850)Philipp Hagemeister
2015-02-02[ntvru] Rename from NTV to clarify the difference between n-tv.de and ntv.ruPhilipp Hagemeister
2015-02-02[drtv] Extract material id (Closes #4814)Sergey M․
2015-02-02[historicfilms] Add extractor (Closes #4825)Sergey M․
2015-02-01[rutv] Extract all m3u8 formatsSergey M․
2015-02-01[youtube] Complete test definitionPhilipp Hagemeister
2015-02-01[wdr] Complete test definitionPhilipp Hagemeister
2015-02-01[teletask] Fix test definitionPhilipp Hagemeister
2015-02-01[soundcloud:set] Fix test definitionPhilipp Hagemeister
2015-02-01[ringtv] Modernize test definitionPhilipp Hagemeister
2015-02-01[servingsys] ModernizePhilipp Hagemeister
2015-02-01[sina] Modernize and simplifyPhilipp Hagemeister
2015-02-01[keezmovies] Fix extraction and modernize testPhilipp Hagemeister
2015-02-01Remove unused importsPhilipp Hagemeister
2015-02-01[macgamestore] ModernizePhilipp Hagemeister
2015-02-01[france2.fr:generation-quoi] ModernizePhilipp Hagemeister
2015-02-01[kankan] ModernizePhilipp Hagemeister
2015-02-01[la7] ModernizePhilipp Hagemeister
2015-02-01[toutv] Modernize test definitionPhilipp Hagemeister
2015-02-01[teamcoco] Modernize and fix extractionPhilipp Hagemeister
2015-02-01[vimeo] Modernize test definitionPhilipp Hagemeister
2015-02-01[nerdcubed] Modernize test definitionPhilipp Hagemeister