Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-21 | [brightcove] Fix check for url in the result | Jaime Marquínez Ferrándiz | |
It may have the ‘formats’ field instead of ‘url’. | |||
2014-01-21 | [mtv] Add an extractor for mtviggy.com (#2072) | Jaime Marquínez Ferrándiz | |
2014-01-21 | Add an extractor for spike.com (#2072) | Jaime Marquínez Ferrándiz | |
Added a generic _real_extract to MTVServicesInfoExtractor | |||
2014-01-21 | [mtv] Check for geo-blocked videos in the xml document, not in the xml’s ↵ | Jaime Marquínez Ferrándiz | |
string Allows to use the `_download_xml` method | |||
2014-01-21 | [mtv] Use unicode_literals | Jaime Marquínez Ferrándiz | |
2014-01-21 | release 2014.01.21.12014.01.21.1 | Philipp Hagemeister | |
2014-01-21 | [vk] Add support for HQ videos (Fixes #2187) | Philipp Hagemeister | |
2014-01-21 | [facebook] Add support for embeds | Philipp Hagemeister | |
Example URL: http://www.hostblogger.de/blog/archives/6181-Auto-jagt-Betonmischer.html | |||
2014-01-21 | [vk] Use unicode_literals | Philipp Hagemeister | |
2014-01-21 | [vk] avoid built-in names | Philipp Hagemeister | |
2014-01-21 | [redtube] Use unicode_literals | Philipp Hagemeister | |
2014-01-21 | [redtube] Add support for thumbnails | Mike Col | |
Signed-off-by: Philipp Hagemeister <phihag@phihag.de> | |||
2014-01-21 | release 2014.01.212014.01.21 | Philipp Hagemeister | |
2014-01-21 | [servingsys] Add support | Philipp Hagemeister | |
This also adds support for brightcove advertisements. Fixes #2181 | |||
2014-01-21 | [extractor/common] Clarify when and when not we generate the filename | Philipp Hagemeister | |
2014-01-21 | [generic] Improve testcase | Philipp Hagemeister | |
2014-01-21 | Deal with implicitly UTF-16 decoded webpages | Philipp Hagemeister | |
These webpages don't specify an encoding and rely on the BOM | |||
2014-01-20 | Correct XML ampersand fixup | Philipp Hagemeister | |
2014-01-20 | release 2014.01.202014.01.20 | Philipp Hagemeister | |
2014-01-20 | [youtube] Fall back to header if playlist title is not available | Philipp Hagemeister | |
Sometimes (in about 10% of requests), the og:title is missing for a weird reason. See #2170 for an example | |||
2014-01-20 | [myspace] More robust mediatype check | Philipp Hagemeister | |
2014-01-19 | [myspace] Add support for song urls (fixes #2040) | Jaime Marquínez Ferrándiz | |
2014-01-19 | [dropbox] Correct test case (#2171) | Philipp Hagemeister | |
2014-01-19 | [dropbox] PEP8 and simplify (#2171) | Philipp Hagemeister | |
2014-01-19 | Merge remote-tracking branch 'sahutd/master' | Philipp Hagemeister | |
2014-01-19 | Modified dropbox to reflect small changes | sahutd | |
2014-01-19 | Added support for Dropbox | sahutd | |
2014-01-18 | Merge pull request #2153 from jaimeMF/ffmpeg-merger-check-install | Philipp Hagemeister | |
Don’t try to merge the formats if ffmpeg or avconv are not installed | |||
2014-01-18 | added dropbox support | sahutd | |
2014-01-18 | Update __init__.py | sahutd | |
2014-01-18 | Added dropbox support. issue #2055 | sahutd | |
2014-01-17 | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | |
2014-01-17 | [extractor/common] Limit --write-pages filename to 200 chars | Philipp Hagemeister | |
This avoids problems with very long URLs. | |||
2014-01-17 | FFmpegMergerPP: Print an info message with the destination before running ffmpeg | Jaime Marquínez Ferrándiz | |
2014-01-17 | [cnn] Improve test | Philipp Hagemeister | |
2014-01-17 | release 2014.01.17.22014.01.17.2 | Philipp Hagemeister | |
2014-01-17 | [kankan] Skip test | Philipp Hagemeister | |
2014-01-17 | [kankan] Simplify | Philipp Hagemeister | |
2014-01-17 | [mixcloud] Use unicode_literals | Philipp Hagemeister | |
2014-01-17 | [mixcloud] Fix URL extraction | Philipp Hagemeister | |
2014-01-17 | [mpora] Fix uploader name extraction | Philipp Hagemeister | |
2014-01-17 | [ted] Updated checksums | Philipp Hagemeister | |
2014-01-17 | [ted] Use unicode_literals | Philipp Hagemeister | |
2014-01-17 | Remove youtube swf signature test | Philipp Hagemeister | |
Apparently, swf players are no longer in use. If we find one, we'll readd it. | |||
2014-01-17 | [condenast] Allow multiple formats, and sort centralized | Philipp Hagemeister | |
2014-01-17 | [condenast] Use unicode_literals | Philipp Hagemeister | |
2014-01-17 | [soundcloud] Use unicode_literals and centralized sorting | Philipp Hagemeister | |
2014-01-17 | [spankwire] Use centralized format sorting and unicode_literals | Philipp Hagemeister | |
2014-01-17 | [teamcoco] Use centralized sorting | Philipp Hagemeister | |
2014-01-17 | [teamcoco] Use unicode_literals | Philipp Hagemeister | |