summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | [clipfish] Use FIFA trailer as testcase (#1842)Philipp Hagemeister2013-11-281-5/+5
* | [clipfish] Fix imports (#1842)Philipp Hagemeister2013-11-281-0/+1
* | release 2013.11.28Philipp Hagemeister2013-11-281-1/+1
* | [zdf] Use _download_xmlPhilipp Hagemeister2013-11-283-10/+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
* | [bash-completion] Complete the ':ythistory' keywordJaime Marquínez Ferrándiz2013-11-271-2/+2
* | [bash-completion] Complete filenames or directories if the previous option re...Jaime Marquínez Ferrándiz2013-11-271-1/+12
* | [youtube:playlist] Add support for YouTube mixes (fixes #1839)Jaime Marquínez Ferrándiz2013-11-262-2/+31
* | 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
* | YoutubeDL: set the 'params' property before any message/warning/error is sent...Jaime Marquínez Ferrándiz2013-11-261-2/+2
* | release 2013.11.26Philipp Hagemeister2013-11-261-1/+1
* | Include the proxy in the parameters for YoutubeDL (fixes #1831)Jaime Marquínez Ferrándiz2013-11-261-0/+1
* | Merge pull request #1830 from jaimeMF/download-archivePhilipp Hagemeister2013-11-251-1/+1
|\ \
| * | Use the 'extractor_key' field for the download archive fileJaime Marquínez Ferrándiz2013-11-251-1/+1
|/ /
* | Fix typo in the documentation of the 'download_archive' paramJaime Marquínez Ferrándiz2013-11-251-1/+1
* | release 2013.11.25.3Philipp Hagemeister2013-11-251-1/+1
* | [soundcloud] Support for listing of audio-only filesPhilipp Hagemeister2013-11-252-1/+8
* | Fix rtmpdump with non-ASCII filenames on Windows on 2.xPhilipp Hagemeister2013-11-251-2/+18
* | Merge pull request #1829 from jaimeMF/ydl-empty-paramsPhilipp Hagemeister2013-11-251-2/+2
|\ \
| * | Allow to initialize a YoutubeDL object without parametersJaime Marquínez Ferrándiz2013-11-251-2/+2
* | | 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
* | | Do not warn about fixed output template if --max-downloads is 1Philipp Hagemeister2013-11-252-6/+6
* | | [soundcloud] Prefer HTTP over RTMP (#1798)Philipp Hagemeister2013-11-251-18/+48
* | | Reduce socket timeoutPhilipp Hagemeister2013-11-251-1/+1
|/ /
* | release 2013.11.25.2Philipp Hagemeister2013-11-251-1/+1
* | Fix --download-archive (Fixes #1826)Philipp Hagemeister2013-11-251-10/+17
* | 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
* | | [FileDownloader] use moved format_bytes methodPhilipp Hagemeister2013-11-251-1/+1
* | | Merge remote-tracking branch 'rzhxeo/rtmpdump'Philipp Hagemeister2013-11-251-7/+63
|\ \ \
| * \ \ Merge branch 'master' into rtmpdumprzhxeo2013-11-1864-638/+1653
| |\ \ \
| * | | | Report download progress of rtmpdumprzhxeo2013-11-091-7/+63
* | | | | release 2013.11.25.1Philipp Hagemeister2013-11-251-1/+1
* | | | | [viki] Fix subtitle extractionPhilipp Hagemeister2013-11-252-2/+4
* | | | | [viki] Fix subtitles extractionPhilipp Hagemeister2013-11-251-1/+1
* | | | | [viki] Fix uploader extractionPhilipp Hagemeister2013-11-251-1/+1
* | | | | [tests] Remove global_setup functionPhilipp Hagemeister2013-11-259-21/+6
* | | | | release 2013.11.25Philipp Hagemeister2013-11-251-1/+1
* | | | | [generic] Improve detectionPhilipp Hagemeister2013-11-251-5/+3
* | | | | Merge branch 'opener-to-ydl'Philipp Hagemeister2013-11-254-97/+97
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into opener-to-ydlPhilipp Hagemeister2013-11-2420-117/+464
| |\ \ \ \ \
| * | | | | | Document proxyPhilipp Hagemeister2013-11-241-1/+2