Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | [smotri] Simplify | Philipp Hagemeister | 2013-12-02 | 2 | -40/+54 | |
* | | | Merge branch 'smotri.com' of https://github.com/dstftw/youtube-dl | Philipp Hagemeister | 2013-12-02 | 3 | -1/+265 | |
|\ \ \ | ||||||
| * | | | Added extractors for smotri.com | dst | 2013-12-02 | 3 | -1/+265 | |
* | | | | release 2013.12.02 | Philipp Hagemeister | 2013-12-02 | 2 | -4/+5 | |
* | | | | Add --socket-timeout option | Philipp Hagemeister | 2013-12-02 | 2 | -1/+7 | |
* | | | | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | 2013-12-02 | 4 | -11/+49 | |
|\| | | | ||||||
| * | | | [vimeo] Add an extractor for users (closes #1871) | Jaime Marquínez Ferrándiz | 2013-12-01 | 4 | -11/+49 | |
* | | | | Make socket timeout configurable, and bump default to 10 minutes (#1862) | Philipp Hagemeister | 2013-12-01 | 2 | -2/+5 | |
|/ / / | ||||||
* | | | [generic] Find embedded dailymotion videos (Fixes #1848) | Philipp Hagemeister | 2013-12-01 | 1 | -0/+9 | |
* | | | [clipfish] Skip test on travis | Philipp Hagemeister | 2013-12-01 | 1 | -1/+2 | |
|/ / | ||||||
* | | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | 2013-11-30 | 5 | -16/+43 | |
|\ \ | ||||||
| * | | [yahoo] Force use of the http protocol for downloading the videos. | Jaime Marquínez Ferrándiz | 2013-11-29 | 1 | -16/+8 | |
| * | | [yahoo] Add an extractor for yahoo news (closes #1849) | Jaime Marquínez Ferrándiz | 2013-11-29 | 2 | -2/+38 | |
| * | | Merge pull request #1850 from nikai3d/master | Philipp Hagemeister | 2013-11-29 | 2 | -2/+2 | |
| |\ \ | ||||||
| | * | | fix typo in help | Nicolas Kaiser | 2013-11-29 | 1 | -1/+1 | |
| | * | | fix typo in README.md | Nicolas Kaiser | 2013-11-29 | 1 | -1/+1 | |
| |/ / | ||||||
| * | | [imdb] Fix the resolution values (fixes #1847) | Jaime Marquínez Ferrándiz | 2013-11-29 | 1 | -2/+1 | |
* | | | Clarify help of --write-pages (#1853) | Philipp Hagemeister | 2013-11-30 | 1 | -1/+1 | |
* | | | Clarify --download-archive help | Philipp Hagemeister | 2013-11-29 | 1 | -1/+1 | |
* | | | Do not mutate default arguments | Philipp Hagemeister | 2013-11-29 | 1 | -2/+2 | |
|/ / | ||||||
* | | release 2013.11.29 | Philipp Hagemeister | 2013-11-29 | 1 | -1/+1 | |
* | | [podomatic] Add extractor | Philipp Hagemeister | 2013-11-29 | 2 | -0/+50 | |
* | | Add an extractor for Clipsyndicate (closes #1744) | Jaime Marquínez Ferrándiz | 2013-11-28 | 2 | -0/+53 | |
* | | [imdb] Fix extraction in python 2.6 | Jaime Marquínez Ferrándiz | 2013-11-28 | 1 | -2/+3 | |
* | | Add an extractor for Internet Movie Database trailers (closes #1832) | Jaime Marquínez Ferrándiz | 2013-11-28 | 2 | -0/+60 | |
* | | release 2013.11.28.1 | Philipp Hagemeister | 2013-11-28 | 1 | -1/+1 | |
* | | [youtube/subtitles] Change MD5 of vtt subtitle in test | Philipp Hagemeister | 2013-11-28 | 1 | -1/+1 | |
* | | [clipfish] Use FIFA trailer as testcase (#1842) | Philipp Hagemeister | 2013-11-28 | 1 | -5/+5 | |
* | | [clipfish] Fix imports (#1842) | Philipp Hagemeister | 2013-11-28 | 1 | -0/+1 | |
* | | release 2013.11.28 | Philipp Hagemeister | 2013-11-28 | 1 | -1/+1 | |
* | | [zdf] Use _download_xml | Philipp Hagemeister | 2013-11-28 | 3 | -10/+6 | |
* | | [zdf] add a pseudo-testcase and fix URL matching | Philipp Hagemeister | 2013-11-28 | 1 | -1/+15 | |
* | | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | 2013-11-28 | 2 | -19/+8 | |
|\ \ | ||||||
| * | | [youtube:feeds] Use the 'paging' value from the downloaded json information (... | Jaime Marquínez Ferrándiz | 2013-11-28 | 1 | -12/+3 | |
| * | | [yahoo] Fix video extraction and use the new format system exclusively | Jaime Marquínez Ferrándiz | 2013-11-27 | 1 | -6/+2 | |
| * | | [youtube:playlist] Fix the extraction of the title for some mixes (#1844) | Jaime Marquínez Ferrándiz | 2013-11-27 | 1 | -1/+3 | |
* | | | [clipfish] Effect a better error message (#1842) | Philipp Hagemeister | 2013-11-27 | 1 | -0/+5 | |
|/ / | ||||||
* | | [videopremium] support new .me domain | Filippo Valsorda | 2013-11-27 | 1 | -2/+2 | |
* | | [bash-completion] Complete the ':ythistory' keyword | Jaime Marquínez Ferrándiz | 2013-11-27 | 1 | -2/+2 | |
* | | [bash-completion] Complete filenames or directories if the previous option re... | Jaime Marquínez Ferrándiz | 2013-11-27 | 1 | -1/+12 | |
* | | [youtube:playlist] Add support for YouTube mixes (fixes #1839) | Jaime Marquínez Ferrándiz | 2013-11-26 | 2 | -2/+31 | |
* | | Use the new '_download_xml' helper in more extractors | Jaime Marquínez Ferrándiz | 2013-11-26 | 28 | -105/+38 | |
* | | [youtube:playlist] Remove the link with index 0 | Jaime Marquínez Ferrándiz | 2013-11-26 | 1 | -3/+5 | |
* | | YoutubeDL: set the 'params' property before any message/warning/error is sent... | Jaime Marquínez Ferrándiz | 2013-11-26 | 1 | -2/+2 | |
* | | release 2013.11.26 | Philipp Hagemeister | 2013-11-26 | 1 | -1/+1 | |
* | | Include the proxy in the parameters for YoutubeDL (fixes #1831) | Jaime Marquínez Ferrándiz | 2013-11-26 | 1 | -0/+1 | |
* | | Merge pull request #1830 from jaimeMF/download-archive | Philipp Hagemeister | 2013-11-25 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | Use the 'extractor_key' field for the download archive file | Jaime Marquínez Ferrándiz | 2013-11-25 | 1 | -1/+1 | |
|/ / | ||||||
* | | Fix typo in the documentation of the 'download_archive' param | Jaime Marquínez Ferrándiz | 2013-11-25 | 1 | -1/+1 | |
* | | release 2013.11.25.3 | Philipp Hagemeister | 2013-11-25 | 1 | -1/+1 |