summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | [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
| | | |
| * | | [core] Decode environment variables with filesystem encoding (Fixes #3854, ↵Sergey M․2014-09-306-13/+76
| | | | | | | | | | | | | | | | | | | | | | | | Fixes #3217, Fixes #2918) Introduces compat versions of os.getenv and os.path.expanduser
* | | | Set '--simulate' if any of the printing options is given (fixes #3036)Jaime Marquínez Ferrándiz2014-10-261-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | That's what the help messages say. Previously it would only set '--skip-download', which would write thumbnail, descriptions or subtitles if they were requested (for example you may have set '--write-thumbnail' in the config file).
* | | | Merge branch 'Dineshs91-belgiannational-ie'Sergey M․2014-10-262-0/+96
|\ \ \ \
| * | | | [vrt] Improve extractorSergey M․2014-10-263-64/+96
| | | | |
| * | | | [BelgianNational] corrected indentationdinesh2014-10-261-34/+33
| | | | |
| * | | | [BelgianNational] New extractor addeddinesh2014-10-262-0/+65
|/ / / /
* | | | [sportbox] Remove view countSergey M․2014-10-261-4/+0
| | | |
* | | | [tumblr] Fix extraction (fixes #4029)Jaime Marquínez Ferrándiz2014-10-251-22/+13
| | | |
* | | | [soundcloud] Modernize and fix testsJaime Marquínez Ferrándiz2014-10-251-7/+8
| | | |
* | | | [lrt] Updated testNaglis Jonaitis2014-10-251-1/+1
| | | |
* | | | Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister2014-10-251-10/+24
|\ \ \ \
| * | | | [nhl] Improve video URL extraction (Closes #4013)Sergey M․2014-10-251-10/+24
| | | | |
* | | | | [audiomack] SimplifyPhilipp Hagemeister2014-10-251-19/+21
| | | | |
* | | | | Merge remote-tracking branch 'xavierbeynon/audiomack'Philipp Hagemeister2014-10-253-0/+69
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Not directly calling soundcloud extractor anymorexavier2014-10-241-2/+1
| | | | |
| * | | | Made changes per phihagxavier2014-10-242-8/+10
| | | | |
| * | | | Finished audiomack extractorxavier2014-10-231-29/+53
| | | | |
| * | | | Added init.py initializerxavier2014-10-231-0/+1
| | | | |
| * | | | Initial version of audiomack.pyxavier2014-10-231-0/+43
| | | | |
* | | | | Credit @winwon for vidzi (#3989)Philipp Hagemeister2014-10-251-0/+1
| | | | |