Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | 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 | |
| | | | | | | | | Using a regular expression because the html cannot be parsed. | |||||
* | | 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 | |
| | | | | | | | | | | | | (fixes #1845) | |||||
| * | | [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 | |
| | | | | | | | | | | | | Like https://www.youtube.com/watch?v=g8jDB5xOiuE&list=RDIh2gxLqR7HM | |||||
* | | | [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 ↵ | Jaime Marquínez Ferrándiz | 2013-11-27 | 1 | -1/+12 | |
| | | | | | | | | requires it | |||||
* | | [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 | |
| | | | | | | | | It's not the first video of the playlist, it appears in the 'Play all' button (see the test course for an example) | |||||
* | | YoutubeDL: set the 'params' property before any message/warning/error is ↵ | Jaime Marquínez Ferrándiz | 2013-11-26 | 1 | -2/+2 | |
| | | | | | | | | | | | | sent (fixes #1840) If it sets the 'restrictfilenames' param, it will first report a warning. It will try to get the logger from the 'params' property, which would be set at that moment to None, raising the error 'AttributeError: 'NoneType' object has no attribute 'get'' | |||||
* | | 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 | |||||
| * | | Use the 'extractor_key' field for the download archive file | Jaime Marquínez Ferrándiz | 2013-11-25 | 1 | -1/+1 | |
|/ / | | | | | | | It has the same value as the ie_key. | |||||
* | | 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 | |
| | | | | | | | | Reported in #1798 | |||||
* | | 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 | |||||
| * | | Allow to initialize a YoutubeDL object without parameters | Jaime Marquínez Ferrándiz | 2013-11-25 | 1 | -2/+2 | |
| | | | | | | | | | | | | Having to pass the 'outtmpl' parameter feels really strange when you just want to extract the info of a video. | |||||
* | | | 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 | |
| | | | | | | | | | | | | It doesn't respect the 'Range' header. | |||||
* | | | Do not warn about fixed output template if --max-downloads is 1 | Philipp Hagemeister | 2013-11-25 | 2 | -6/+6 | |
| | | | | | | | | | | | | Fixes #1828 | |||||
* | | | [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 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | While working on this, I thought about simplifying things like changing 480x854 to 480p, and that seemed like a good option, until I realized that people (me included) usually link the concept of some number followed by a p with the video being 16:9. So, we would be losing some information and, as we all know, [explicit is better than implicit][*]. [*]: http://www.python.org/dev/peps/pep-0020/ This closes #1446. Signed-off-by: Rogério Brito <rbrito@ime.usp.br> | |||||
* | | | [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 | |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: youtube_dl/FileDownloader.py Merge | |||||
| * | | | | 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 | |
| | | | | |