summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | [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
| | | | | | | | | | | | | | | | | | | | | | | | They use theplatform.com
| * | | | | 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 ↵Jaime Marquínez Ferrándiz2013-12-041-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | 27dcce19045670fc348ff1119c0d2283aaed3ae2)
* | | | | | [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
| | | | | | | | | | | | | | | | Removes the duplication of the thumbnail extraction code (only MTVIE needs to override it)
* | | | 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
| | | | | | | | | | | | | | | | It produced a duplicate entry when listing the extractors with '--list-extractors' and generates noise in the commit log when generating the supported sites webpage (like in 09f355f73bf1657ecacfd05eda21d2c4bf1cc4a8)
* | | | 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
|/ /
* | Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister2013-11-305-16/+43
|\ \
| * | [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
| | |
| * | Merge pull request #1850 from nikai3d/masterPhilipp Hagemeister2013-11-292-2/+2
| |\ \ | | | | | | | | fix typo in help
| | * | fix typo in helpNicolas Kaiser2013-11-291-1/+1
| | | |
| | * | fix typo in README.mdNicolas Kaiser2013-11-291-1/+1
| |/ /
| * | [imdb] Fix the resolution values (fixes #1847)Jaime Marquínez Ferrándiz2013-11-291-2/+1
| | | | | | | | | | | | We were using the size of the player, it was the same for all the formats
* | | Clarify help of --write-pages (#1853)Philipp Hagemeister2013-11-301-1/+1
| | |
* | | Clarify --download-archive helpPhilipp Hagemeister2013-11-291-1/+1
| | |
* | | Do not mutate default argumentsPhilipp Hagemeister2013-11-291-2/+2
|/ / | | | | | | | | In this case, it looks rather harmless (since the conditions for --restrict-filenames should not change while a process is running), but just to be sure. This also simplifies the interface for callers, who can just pass in the idiomatic None for "I don't care, whatever is the default".
* | release 2013.11.29Philipp Hagemeister2013-11-291-1/+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
| | | | | | | | Using a regular expression because the html cannot be parsed.
* | Add an extractor for Internet Movie Database trailers (closes #1832)Jaime Marquínez Ferrándiz2013-11-282-0/+60
| |
* | release 2013.11.28.1Philipp Hagemeister2013-11-281-1/+1
| |
* | [youtube/subtitles] Change MD5 of vtt subtitle in testPhilipp Hagemeister2013-11-281-1/+1
| |