summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [vimeo] Add an extractor for groupsJaime Marquínez Ferrándiz2013-12-063-5/+29
* [vimeo] Add an extractor for albums (closes #1911)Jaime Marquínez Ferrándiz2013-12-063-3/+30
* [imdb] Fix extractionJaime Marquínez Ferrándiz2013-12-061-3/+1
* [vevo] Update test video's durationJaime Marquínez Ferrándiz2013-12-061-1/+1
* [youtube:playlist] Recognize mix ids for direct use (fixes #1295)Jaime Marquínez Ferrándiz2013-12-061-2/+2
* [youtube:playlist] Support mix ids longer than 13 (#1295)Jaime Marquínez Ferrándiz2013-12-061-2/+2
* [dailymotion] Fix view count regexJaime Marquínez Ferrándiz2013-12-061-1/+1
* [dailymotion] Extract view count (#1895)Jaime Marquínez Ferrándiz2013-12-063-0/+14
* [youtube] Extract like and dislike count (#1895)Jaime Marquínez Ferrándiz2013-12-061-12/+11
* [vimeo] Extract views count, likes count and comments count (#1895)Jaime Marquínez Ferrándiz2013-12-061-0/+13
* [wistia] Add extractorPhilipp Hagemeister2013-12-064-10/+80
* Merge remote-tracking branch 'origin/master'Philipp Hagemeister2013-12-052-20/+86
|\
| * [francetv] Add support for urls in the format http://www.france3.fr/emissions...Jaime Marquínez Ferrándiz2013-12-051-5/+6
| * [francetv] Add support for more channels: 3, 4, 5 and Ô (#1898)Jaime Marquínez Ferrándiz2013-12-052-20/+85
* | [9gag] Like/dislike count (#1895)Philipp Hagemeister2013-12-052-0/+5
|/
* Remove unused importsPhilipp Hagemeister2013-12-055-7/+1
* Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister2013-12-056-6/+98
|\
| * [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
| * Update description value for the write_info_json test (required after 27dcce1...Jaime Marquínez Ferrándiz2013-12-041-0/+1
* | [9gag] Add extractorPhilipp Hagemeister2013-12-053-3/+73
|/
* Merge remote-tracking branch 'dstftw/correct-valid-urls'Philipp Hagemeister2013-12-0440-44/+43
|\
| * Correct some extractor _VALID_URL regexesdst2013-12-0440-43/+43
* | release 2013.12.04Philipp Hagemeister2013-12-042-2/+3
* | [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
* | Document disabling proxy (#1882)Philipp Hagemeister2013-12-031-1/+3
* | release 2013.12.03Philipp Hagemeister2013-12-032-2/+2
* | [configuration] Undo code breakagePhilipp Hagemeister2013-12-031-1/+3
* | Correct configuration file locationsPhilipp Hagemeister2013-12-032-6/+14
* | Add Windows configuration file locations (#1881)Philipp Hagemeister2013-12-032-8/+23
* | Clarify --download-archive help (#1757)Philipp Hagemeister2013-12-031-1/+1
|/
* Credit @dstftw for smotri IEPhilipp Hagemeister2013-12-021-0/+1
* [smotri] SimplifyPhilipp Hagemeister2013-12-022-40/+54
* Merge branch 'smotri.com' of https://github.com/dstftw/youtube-dlPhilipp Hagemeister2013-12-023-1/+265
|\
| * Added extractors for smotri.comdst2013-12-023-1/+265
* | release 2013.12.02Philipp Hagemeister2013-12-022-4/+5
* | Add --socket-timeout optionPhilipp Hagemeister2013-12-022-1/+7
* | Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister2013-12-024-11/+49
|\|
| * [vimeo] Add an extractor for users (closes #1871)Jaime Marquínez Ferrándiz2013-12-014-11/+49
* | Make socket timeout configurable, and bump default to 10 minutes (#1862)Philipp Hagemeister2013-12-012-2/+5
|/
* [generic] Find embedded dailymotion videos (Fixes #1848)Philipp Hagemeister2013-12-011-0/+9
* [clipfish] Skip test on travisPhilipp Hagemeister2013-12-011-1/+2