summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | [mtv] Add an extractor for mtviggy.com (#2072)Jaime Marquínez Ferrándiz2014-01-212-1/+18
| | | |
| * | | Add an extractor for spike.com (#2072)Jaime Marquínez Ferrándiz2014-01-213-0/+33
| | | | | | | | | | | | | | | | Added a generic _real_extract to MTVServicesInfoExtractor
| * | | [mtv] Check for geo-blocked videos in the xml document, not in the xml’s ↵Jaime Marquínez Ferrándiz2014-01-211-7/+5
| | | | | | | | | | | | | | | | | | | | | | | | string Allows to use the `_download_xml` method
| * | | [mtv] Use unicode_literalsJaime Marquínez Ferrándiz2014-01-211-21/+23
| | | |
* | | | [gametrailers] Use unicode_literalsPhilipp Hagemeister2014-01-221-7/+9
| | | | | | | | | | | | | | | | | | | | Conflicts: youtube_dl/extractor/gametrailers.py
* | | | [mtv] Use unicode_literalsPhilipp Hagemeister2014-01-221-21/+23
| | | |
* | | | [mtv] Fix title for gametrailers (Fixes #2188)Philipp Hagemeister2014-01-222-2/+17
|/ / / | | | | | | | | | We now prefer the title including the category, because that title is what is presented at the actual sites.
* | | release 2014.01.21.1Philipp Hagemeister2014-01-211-1/+1
| | |
* | | [vk] Add support for HQ videos (Fixes #2187)Philipp Hagemeister2014-01-211-5/+22
| | |
* | | [facebook] Add support for embedsPhilipp Hagemeister2014-01-212-2/+13
| | | | | | | | | | | | Example URL: http://www.hostblogger.de/blog/archives/6181-Auto-jagt-Betonmischer.html
* | | [vk] Use unicode_literalsPhilipp Hagemeister2014-01-211-9/+10
| | |
* | | [vk] avoid built-in namesPhilipp Hagemeister2014-01-211-7/+7
| | |
* | | [redtube] Use unicode_literalsPhilipp Hagemeister2014-01-211-10/+12
| | |
* | | [redtube] Add support for thumbnailsMike Col2014-01-211-0/+5
| | | | | | | | | | | | Signed-off-by: Philipp Hagemeister <phihag@phihag.de>
* | | release 2014.01.21Philipp Hagemeister2014-01-212-1/+2
| | |
* | | [servingsys] Add supportPhilipp Hagemeister2014-01-215-8/+121
| | | | | | | | | | | | | | | This also adds support for brightcove advertisements. Fixes #2181
* | | [extractor/common] Clarify when and when not we generate the filenamePhilipp Hagemeister2014-01-211-1/+1
| | |
* | | [generic] Improve testcasePhilipp Hagemeister2014-01-211-1/+2
| | |
* | | Deal with implicitly UTF-16 decoded webpagesPhilipp Hagemeister2014-01-211-0/+2
| | | | | | | | | | | | These webpages don't specify an encoding and rely on the BOM
* | | Correct XML ampersand fixupPhilipp Hagemeister2014-01-205-10/+25
| | |
* | | release 2014.01.20Philipp Hagemeister2014-01-201-1/+1
| |/ |/|
* | [youtube] Fall back to header if playlist title is not availablePhilipp Hagemeister2014-01-201-1/+9
| | | | | | | | | | Sometimes (in about 10% of requests), the og:title is missing for a weird reason. See #2170 for an example
* | [myspace] More robust mediatype checkPhilipp Hagemeister2014-01-201-2/+2
| |
* | [myspace] Add support for song urls (fixes #2040)Jaime Marquínez Ferrándiz2014-01-191-28/+64
| |
* | [dropbox] Correct test case (#2171)Philipp Hagemeister2014-01-191-2/+3
| |
* | [dropbox] PEP8 and simplify (#2171)Philipp Hagemeister2014-01-191-19/+17
| |
* | Merge remote-tracking branch 'sahutd/master'Philipp Hagemeister2014-01-192-0/+33
|\ \ | |/ |/|
| * Modified dropbox to reflect small changessahutd2014-01-190-0/+0
| |\
| | * Update __init__.pysahutd2014-01-181-0/+1
| | |
| * | Added support for Dropboxsahutd2014-01-192-11/+10
| | |
| * | added dropbox supportsahutd2014-01-181-0/+1
| |/
| * Added dropbox support. issue #2055sahutd2014-01-181-0/+33
| |
* | Merge pull request #2153 from jaimeMF/ffmpeg-merger-check-installPhilipp Hagemeister2014-01-181-1/+9
|\ \ | |/ |/| Don’t try to merge the formats if ffmpeg or avconv are not installed
| * Don’t try to merge the formats if ffmpeg or avconv are not installedJaime Marquínez Ferrándiz2014-01-151-1/+9
| |
* | Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister2014-01-171-0/+1
|\ \
| * | FFmpegMergerPP: Print an info message with the destination before running ffmpegJaime Marquínez Ferrándiz2014-01-171-0/+1
| | |
* | | [extractor/common] Limit --write-pages filename to 200 charsPhilipp Hagemeister2014-01-171-0/+4
|/ / | | | | | | This avoids problems with very long URLs.
* | [cnn] Improve testPhilipp Hagemeister2014-01-171-6/+7
| |
* | release 2014.01.17.2Philipp Hagemeister2014-01-171-1/+1
| |
* | [kankan] Skip testPhilipp Hagemeister2014-01-171-0/+1
| |
* | [kankan] SimplifyPhilipp Hagemeister2014-01-171-18/+21
| |
* | [mixcloud] Use unicode_literalsPhilipp Hagemeister2014-01-171-12/+13
| |
* | [mixcloud] Fix URL extractionPhilipp Hagemeister2014-01-171-6/+7
| |
* | [mpora] Fix uploader name extractionPhilipp Hagemeister2014-01-171-1/+1
| |
* | [ted] Updated checksumsPhilipp Hagemeister2014-01-172-3/+3
| |
* | [ted] Use unicode_literalsPhilipp Hagemeister2014-01-171-7/+10
| |
* | Remove youtube swf signature testPhilipp Hagemeister2014-01-171-6/+0
| | | | | | | | Apparently, swf players are no longer in use. If we find one, we'll readd it.
* | [condenast] Allow multiple formats, and sort centralizedPhilipp Hagemeister2014-01-171-12/+14
| |
* | [condenast] Use unicode_literalsPhilipp Hagemeister2014-01-171-23/+25
| |
* | [soundcloud] Use unicode_literals and centralized sortingPhilipp Hagemeister2014-01-171-51/+52
| |