aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor
Commit message (Expand)AuthorAgeFilesLines
* Remove unused importsPhilipp Hagemeister2013-12-054-6/+1
* Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister2013-12-055-6/+97
|\
| * [vevo] Support '/watch/{id}' urlsJaime Marquínez Ferrándiz2013-12-051-1/+1
| * [metacafe] Add support for cbs videos (fixes #1838)Jaime Marquínez Ferrándiz2013-12-042-5/+26
| * Add an extractor for theplatform.comJaime Marquínez Ferrándiz2013-12-042-0/+70
| * [hotnewhiphop] Update test's titleJaime Marquínez Ferrándiz2013-12-041-1/+1
* | [9gag] Add extractorPhilipp Hagemeister2013-12-052-0/+42
|/
* Merge remote-tracking branch 'dstftw/correct-valid-urls'Philipp Hagemeister2013-12-0440-44/+43
|\
| * Correct some extractor _VALID_URL regexesdst2013-12-0440-43/+43
* | [youtube] Resolve URLs in commentsPhilipp Hagemeister2013-12-041-1/+10
* | Move common code for extractors based in MTV services to a new base classJaime Marquínez Ferrándiz2013-12-034-60/+48
* | Remove the compatibility code used before the new format system was implementedJaime Marquínez Ferrándiz2013-12-0312-67/+15
* | [daum] Fix real video ID extractionPhilipp Hagemeister2013-12-031-1/+2
* | [redtube] Fix search for titlePhilipp Hagemeister2013-12-031-1/+1
* | [xhamster] Change test checksumPhilipp Hagemeister2013-12-031-1/+1
* | Change the ie_name of YoutubeSearchDateIEJaime Marquínez Ferrándiz2013-12-031-0/+1
|/
* [smotri] SimplifyPhilipp Hagemeister2013-12-022-40/+54
* Added extractors for smotri.comdst2013-12-022-0/+244
* [vimeo] Add an extractor for users (closes #1871)Jaime Marquínez Ferrándiz2013-12-012-11/+36
* [generic] Find embedded dailymotion videos (Fixes #1848)Philipp Hagemeister2013-12-011-0/+9
* [clipfish] Skip test on travisPhilipp Hagemeister2013-12-011-1/+2
* [yahoo] Force use of the http protocol for downloading the videos.Jaime Marquínez Ferrándiz2013-11-291-16/+8
* [yahoo] Add an extractor for yahoo news (closes #1849)Jaime Marquínez Ferrándiz2013-11-292-2/+38
* [imdb] Fix the resolution values (fixes #1847)Jaime Marquínez Ferrándiz2013-11-291-2/+1
* [podomatic] Add extractorPhilipp Hagemeister2013-11-292-0/+50
* Add an extractor for Clipsyndicate (closes #1744)Jaime Marquínez Ferrándiz2013-11-282-0/+53
* [imdb] Fix extraction in python 2.6Jaime Marquínez Ferrándiz2013-11-281-2/+3
* Add an extractor for Internet Movie Database trailers (closes #1832)Jaime Marquínez Ferrándiz2013-11-282-0/+60
* [clipfish] Use FIFA trailer as testcase (#1842)Philipp Hagemeister2013-11-281-5/+5
* [clipfish] Fix imports (#1842)Philipp Hagemeister2013-11-281-0/+1
* [zdf] Use _download_xmlPhilipp Hagemeister2013-11-282-5/+6
* [zdf] add a pseudo-testcase and fix URL matchingPhilipp Hagemeister2013-11-281-1/+15
* Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister2013-11-282-19/+8
|\
| * [youtube:feeds] Use the 'paging' value from the downloaded json information (...Jaime Marquínez Ferrándiz2013-11-281-12/+3
| * [yahoo] Fix video extraction and use the new format system exclusivelyJaime Marquínez Ferrándiz2013-11-271-6/+2
| * [youtube:playlist] Fix the extraction of the title for some mixes (#1844)Jaime Marquínez Ferrándiz2013-11-271-1/+3
* | [clipfish] Effect a better error message (#1842)Philipp Hagemeister2013-11-271-0/+5
|/
* [videopremium] support new .me domainFilippo Valsorda2013-11-271-2/+2
* [youtube:playlist] Add support for YouTube mixes (fixes #1839)Jaime Marquínez Ferrándiz2013-11-261-2/+22
* Use the new '_download_xml' helper in more extractorsJaime Marquínez Ferrándiz2013-11-2628-105/+38
* [youtube:playlist] Remove the link with index 0Jaime Marquínez Ferrándiz2013-11-261-3/+5
* [soundcloud] Support for listing of audio-only filesPhilipp Hagemeister2013-11-251-0/+4
* Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister2013-11-251-0/+5
|\
| * [bambuser] Skip the download in the testJaime Marquínez Ferrándiz2013-11-251-0/+5
* | [soundcloud] Prefer HTTP over RTMP (#1798)Philipp Hagemeister2013-11-251-18/+48
|/
* Merge remote-tracking branch 'rbrito/swap-dimensions'Philipp Hagemeister2013-11-251-13/+13
|\
| * extractor: youtube: Swap video dimensions to match standard practice.Rogério Brito2013-10-191-13/+13
* | [viki] Fix subtitle extractionPhilipp Hagemeister2013-11-251-1/+3
* | [viki] Fix subtitles extractionPhilipp Hagemeister2013-11-251-1/+1
* | [viki] Fix uploader extractionPhilipp Hagemeister2013-11-251-1/+1