summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * [ard] Add rss supportOle Ernst2014-10-101-0/+7
| |
* | [heise] Fix extractionPhilipp Hagemeister2014-10-271-27/+21
| | | | | | | | Now they use an XML format instead of JSON.
* | [kickstarter] Simplify and fix test casePhilipp Hagemeister2014-10-271-15/+8
| |
* | [nbc] Fix ThePlatform embedded videosPhilipp Hagemeister2014-10-272-19/+22
| |
* | [promptfile] Fix check for deleted videosPhilipp Hagemeister2014-10-271-4/+2
| |
* | [francetv] Remove changing md5sumPhilipp Hagemeister2014-10-271-1/+0
| |
* | [generic] Fix test titlePhilipp Hagemeister2014-10-271-1/+1
| |
* | [gorillavid] Fix test titlePhilipp Hagemeister2014-10-271-2/+2
| |
* | [Makefile] remove temporary files in clean targetPhilipp Hagemeister2014-10-271-1/+1
| |
* | [test_download] Improve error messagePhilipp Hagemeister2014-10-271-1/+3
| |
* | [pornhub] Modernize and fix test definitionPhilipp Hagemeister2014-10-272-8/+7
| |
* | [ruhd] SimplifyPhilipp Hagemeister2014-10-271-8/+7
| |
* | [syfy] Remove test checksumPhilipp Hagemeister2014-10-271-1/+0
| | | | | | | | We have the minsize test now.
* | [ustream:channel] Change test playlist size (Seems to have been limited that ↵Philipp Hagemeister2014-10-271-1/+1
| | | | | | | | way on the website as well)
* | [vgtv] Fix test titlePhilipp Hagemeister2014-10-271-1/+1
| |
* | [vgtv] SimplifyPhilipp Hagemeister2014-10-271-3/+1
| |
* | [vimeo:review] Fix test titlePhilipp Hagemeister2014-10-271-1/+1
| |
* | [vine:user] Adapt test to changed list sizePhilipp Hagemeister2014-10-271-1/+1
| |
* | [xtube] Fix test descriptionPhilipp Hagemeister2014-10-271-1/+1
| |
* | [youtube:playlist] Fix test titlePhilipp Hagemeister2014-10-271-1/+1
| |
* | [ynet] Remove test md5sumsPhilipp Hagemeister2014-10-271-2/+0
| | | | | | | | These fluctuate regularly.
* | [srmediathek] Correct IE_NAME/IE_DESCPhilipp Hagemeister2014-10-261-1/+1
| |
* | [srmediathek] New extractorPhilipp Hagemeister2014-10-262-0/+44
| |
* | Remove unused importsPhilipp Hagemeister2014-10-268-15/+2
| |
* | [faz] ModernizePhilipp Hagemeister2014-10-261-17/+19
| |
* | release 2014.10.26.2Philipp Hagemeister2014-10-261-1/+1
| |
* | [youtube] Make confirm_age non-fatal (#4042)Philipp Hagemeister2014-10-261-2/+2
| |
* | [livestream:original] Fix RTMP parameters (Fixes #4040)Philipp Hagemeister2014-10-261-1/+2
| |
* | [ffmpeg] Fix typoPhilipp Hagemeister2014-10-261-1/+1
| |
* | release 2014.10.26.1Philipp Hagemeister2014-10-261-1/+1
| |
* | [ffmpeg] Fix call to ffprobe (Fixes #4041)Philipp Hagemeister2014-10-261-2/+14
| |
* | [ffmpeg] Make downloader optional (Fixes #4039)Philipp Hagemeister2014-10-261-2/+3
| |
* | [generic] Correct call to _webpage_read_full_contentPhilipp Hagemeister2014-10-261-1/+1
| |
* | [generic] Add a test case for direct links with broken HEAD (#4032)Philipp Hagemeister2014-10-263-1/+28
| |
* | [soundcloud] Set the 'webpage_url' field for each trackJaime Marquínez Ferrándiz2014-10-261-0/+1
| | | | | | | | For playlists, YoutubeDL would set it to the playlist url.
* | [ffmpeg] Also look into stderr for extracting the versionJaime Marquínez Ferrándiz2014-10-261-1/+1
| | | | | | | | At least with avconv 11, it will print 'avconv version 11, ..' to stderr, not stdout.
* | Move AUTHORS to root (closes #2985)Philipp Hagemeister2014-10-262-85/+82
| |
* | release 2014.10.26Philipp Hagemeister2014-10-261-1/+1
| |
* | Credit @gabeos for crunchyroll:playlist (#3988)Philipp Hagemeister2014-10-261-1/+2
| |
* | [crunchyroll:playlist] Simplify (#3988)Philipp Hagemeister2014-10-261-24/+26
| |
* | Merge remote-tracking branch 'gabeos/crunchyroll-show-playlist'Philipp Hagemeister2014-10-262-1/+40
|\ \
| * | Forgot to reverse extracted video urls so they are in correct order for ↵Gabriel Schubiner2014-10-201-0/+1
| | | | | | | | | | | | video selection args
| * | Added extractor for crunchyroll 'playlists' i.e. series. so that one can, ↵Gabriel Schubiner2014-10-192-1/+39
| | | | | | | | | | | | e.g. download all episodes of a series
* | | [generic] Handle audio streams that do not implement HEAD (Fixes #4032)Philipp Hagemeister2014-10-262-28/+32
| | |
* | | [ffmpeg] Warn if ffmpeg/avconv version is too old (Fixes #4026)Philipp Hagemeister2014-10-263-9/+34
| | |
* | | [YoutubeDL] Output avconv/ffmpeg versions if -v is givenPhilipp Hagemeister2014-10-263-14/+48
| | |
* | | [generic] Allow new SWFObject()-style importsPhilipp Hagemeister2014-10-261-1/+2
| | | | | | | | | | | | This embed style is used on http://www.bitburger-open.de/ , but that is not included as a test case since the format is likely to be temporary.
* | | Merge branch 'dstftw-compat-getenv-and-expanduser'Sergey M․2014-10-266-13/+110
|\ \ \
| * | | Merge branch 'compat-getenv-and-expanduser' of ↵Sergey M․2014-10-266-13/+110
|/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/dstftw/youtube-dl into dstftw-compat-getenv-and-expanduser Conflicts: test/test_utils.py youtube_dl/__init__.py
| * | | [utils] Add posix expanduser implementation and clarify the original sourceSergey M․2014-10-011-27/+61
| | | |