Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | [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 | |
* | [soundcloud] Support for listing of audio-only files | Philipp Hagemeister | 2013-11-25 | 2 | -1/+8 | |
* | Fix rtmpdump with non-ASCII filenames on Windows on 2.x | Philipp Hagemeister | 2013-11-25 | 1 | -2/+18 | |
* | Merge pull request #1829 from jaimeMF/ydl-empty-params | Philipp Hagemeister | 2013-11-25 | 1 | -2/+2 | |
|\ | ||||||
| * | Allow to initialize a YoutubeDL object without parameters | Jaime Marquínez Ferrándiz | 2013-11-25 | 1 | -2/+2 | |
* | | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | 2013-11-25 | 1 | -0/+5 | |
|\| | ||||||
| * | [bambuser] Skip the download in the test | Jaime Marquínez Ferrándiz | 2013-11-25 | 1 | -0/+5 | |
* | | Do not warn about fixed output template if --max-downloads is 1 | Philipp Hagemeister | 2013-11-25 | 2 | -6/+6 | |
* | | [soundcloud] Prefer HTTP over RTMP (#1798) | Philipp Hagemeister | 2013-11-25 | 1 | -18/+48 | |
* | | Reduce socket timeout | Philipp Hagemeister | 2013-11-25 | 1 | -1/+1 | |
|/ | ||||||
* | release 2013.11.25.2 | Philipp Hagemeister | 2013-11-25 | 1 | -1/+1 | |
* | Fix --download-archive (Fixes #1826) | Philipp Hagemeister | 2013-11-25 | 1 | -10/+17 | |
* | Merge remote-tracking branch 'rbrito/swap-dimensions' | Philipp Hagemeister | 2013-11-25 | 1 | -13/+13 | |
|\ | ||||||
| * | extractor: youtube: Swap video dimensions to match standard practice. | Rogério Brito | 2013-10-19 | 1 | -13/+13 | |
* | | [FileDownloader] use moved format_bytes method | Philipp Hagemeister | 2013-11-25 | 1 | -1/+1 | |
* | | Merge remote-tracking branch 'rzhxeo/rtmpdump' | Philipp Hagemeister | 2013-11-25 | 1 | -7/+63 | |
|\ \ | ||||||
| * \ | Merge branch 'master' into rtmpdump | rzhxeo | 2013-11-18 | 64 | -638/+1653 | |
| |\ \ | ||||||
| * | | | Report download progress of rtmpdump | rzhxeo | 2013-11-09 | 1 | -7/+63 | |
* | | | | release 2013.11.25.1 | Philipp Hagemeister | 2013-11-25 | 1 | -1/+1 | |
* | | | | [viki] Fix subtitle extraction | Philipp Hagemeister | 2013-11-25 | 2 | -2/+4 | |
* | | | | [viki] Fix subtitles extraction | Philipp Hagemeister | 2013-11-25 | 1 | -1/+1 | |
* | | | | [viki] Fix uploader extraction | Philipp Hagemeister | 2013-11-25 | 1 | -1/+1 | |
* | | | | [tests] Remove global_setup function | Philipp Hagemeister | 2013-11-25 | 9 | -21/+6 | |
* | | | | release 2013.11.25 | Philipp Hagemeister | 2013-11-25 | 1 | -1/+1 | |
* | | | | [generic] Improve detection | Philipp Hagemeister | 2013-11-25 | 1 | -5/+3 | |
* | | | | Merge branch 'opener-to-ydl' | Philipp Hagemeister | 2013-11-25 | 4 | -97/+97 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge branch 'master' into opener-to-ydl | Philipp Hagemeister | 2013-11-24 | 20 | -117/+464 | |
| |\ \ \ \ | ||||||
| * | | | | | Document proxy | Philipp Hagemeister | 2013-11-24 | 1 | -1/+2 | |
| * | | | | | Move the opener to the YoutubeDL object. | Philipp Hagemeister | 2013-11-22 | 4 | -96/+96 | |
* | | | | | | Remove quality_name field and improve zdf extractor | Philipp Hagemeister | 2013-11-25 | 3 | -9/+17 | |
* | | | | | | [zdf/common] Use API in ZDF extractor. | Philipp Hagemeister | 2013-11-25 | 5 | -70/+112 | |
* | | | | | | [viki] Make uploader field optional (#1813) | Philipp Hagemeister | 2013-11-25 | 1 | -5/+6 | |
* | | | | | | Update the keywords tests for the rename of the old ComedyCentralIE | Jaime Marquínez Ferrándiz | 2013-11-24 | 1 | -4/+4 | |
* | | | | | | [comedycentral] Add support for comedycentral.com videos (closes #1824) | Jaime Marquínez Ferrándiz | 2013-11-24 | 2 | -2/+33 | |
* | | | | | | [viki] Skip travis test | Philipp Hagemeister | 2013-11-24 | 1 | -1/+7 | |
* | | | | | | [vik] Clarify output | Philipp Hagemeister | 2013-11-24 | 1 | -1/+2 | |
| |/ / / / |/| | | | | ||||||
* | | | | | [collegehumor] Encode the xml before calling xml.etree.ElementTree.fromstring... | Jaime Marquínez Ferrándiz | 2013-11-24 | 2 | -5/+8 |