summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | [zdf] Add support for channelsAdrian Kretz2014-12-102-4/+83
| | | | | | |
* | | | | | | [youtube] Amend testPhilipp Hagemeister2014-12-111-2/+9
| | | | | | |
* | | | | | | [youtube] Do not warn if DASH manifest is missing (#4442)Philipp Hagemeister2014-12-111-3/+1
| | | | | | |
* | | | | | | [youtube] Make category optional (#4442)Philipp Hagemeister2014-12-111-1/+1
| | | | | | |
* | | | | | | Merge remote-tracking branch 'akretz/youtube_fix'Philipp Hagemeister2014-12-111-1/+1
|\ \ \ \ \ \ \
| * | | | | | | [youtube] The case that 'url_encoded_fmt_stream_map' or 'adaptive_fmts' is ↵Adrian Kretz2014-12-111-1/+1
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | the empty string is handled accordingly (fixes #4431)
* | | | | | | [youtube] Add test case for #4431Philipp Hagemeister2014-12-111-0/+9
| | | | | | |
* | | | | | | Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister2014-12-112-3/+3
|\ \ \ \ \ \ \
| * | | | | | | [tvplay] Don't raise an exception if `is_geo_blocked` is TrueNaglis Jonaitis2014-12-111-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Videos which return `is_geo_blocked' to be True can actually be downloaded from the country to which the video is restricted
| * | | | | | | [ntv] Rename `flash_ver` to `flash_version` in the format dictNaglis Jonaitis2014-12-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | RTMP downloader uses `flash_version`
* | | | | | | | Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister2014-12-111-18/+11
|\| | | | | | |
| * | | | | | | [behindkink] Remove superfluous whitespaceSergey M․2014-12-111-1/+1
| | | | | | | |
| * | | | | | | [behindkink] SimplifySergey M․2014-12-111-11/+5
| | | | | | | |
| * | | | | | | Merge pull request #4440 from 5moufl/behindkink-fixSergey M.2014-12-111-9/+8
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | [BehindKink] update
| | * | | | | | [BehindKink] Replace test5moufl2014-12-111-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Old one is not accessible anymore
| | * | | | | | [BehindKink] Update URL extraction5moufl2014-12-111-2/+1
| |/ / / / / /
* | | | | | | [utils] Add "yesterday" as a date keywordPhilipp Hagemeister2014-12-111-1/+3
| | | | | | |
* | | | | | | [youtube] Fix importsPhilipp Hagemeister2014-12-111-5/+6
|/ / / / / /
* | | | | | [smotri:broadcast] Fix extractionSergey M․2014-12-101-11/+24
| | | | | |
* | | | | | release 2014.12.10.3Philipp Hagemeister2014-12-101-1/+1
| | | | | |
* | | | | | [facebook] Make thumbnail and duration optionalPhilipp Hagemeister2014-12-101-7/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #4425. Looks like both properties aren't given to us anymore. For now, just fall back to not returning them.
* | | | | | release 2014.12.10.2Philipp Hagemeister2014-12-101-1/+1
| | | | | |
* | | | | | [youtube] Pass in all variables to DASH manifest (Fixes #4424)Philipp Hagemeister2014-12-101-2/+3
| | | | | |
* | | | | | release 2014.12.10.1Philipp Hagemeister2014-12-101-1/+1
| | | | | |
* | | | | | [youtube] Handle missing DASH manifest (Fixes #4421, fixes #4420)Philipp Hagemeister2014-12-101-45/+68
| | | | | |
* | | | | | release 2014.12.10Philipp Hagemeister2014-12-101-1/+1
| | | | | |
* | | | | | Fix PEP8 issue E713Jaime Marquínez Ferrándiz2014-12-094-4/+4
| | | | | |
* | | | | | [bet] Add extractor (Closes #4416)Sergey M․2014-12-092-0/+109
| | | | | |
* | | | | | [extractor/common] Add generic SMIL formats extraction routineSergey M․2014-12-091-0/+43
| | | | | |
* | | | | | [extractor/common] Document ie_key in url resultsPhilipp Hagemeister2014-12-091-3/+4
| | | | | |
* | | | | | Merge pull request #4395 from cryptonaut/issue2883Philipp Hagemeister2014-12-081-2/+6
|\ \ \ \ \ \ | | | | | | | | | | | | | | Handle --get-url with merged formats (fixes #2883)
| * | | | | | Handle --get-url with merged formats (fixes #2883)cryptonaut2014-12-061-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Outputs one URL per line
* | | | | | | Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister2014-12-081-17/+14
|\ \ \ \ \ \ \
| * | | | | | | [tvigle] Update test and modernizeSergey M․2014-12-081-17/+14
| | |/ / / / / | |/| | | | |
* / | | | | | [bliptv] Add support for audio-only files (Fixes #4404)Philipp Hagemeister2014-12-081-8/+30
|/ / / / / /
* / / / / / [nhl] Make sure we add '_sd' before the extension (fixes #4397)Jaime Marquínez Ferrándiz2014-12-071-1/+3
|/ / / / / | | | | | | | | | | | | | | | '.replace' would find the first dot in the path.
* | | | | Credit @akretz for prosiebensat1 playlist support (#4394)Sergey M․2014-12-071-0/+1
| | | | |
* | | | | Merge branch 'akretz-master'Sergey M․2014-12-072-7/+55
|\ \ \ \ \
| * | | | | [prosiebensat1] Improve and simplifySergey M․2014-12-071-38/+36
| | | | | |
| * | | | | [extractor/common] Add description to playlist_resultSergey M․2014-12-071-1/+3
| | | | | |
| * | | | | [prosiebensat1] Fix broken testsAdrian Kretz2014-12-061-2/+3
| | | | | |
| * | | | | [prosiebensat1] Add support for playlists (fixes #4357)Adrian Kretz2014-12-061-0/+47
|/ / / / /
* | | | | [radio.de] Add support for radio.de websites (Closes #4393)Sergey M․2014-12-062-0/+56
| | | | |
* | | | | [twitch] Add login support (#3986)Sergey M․2014-12-061-0/+42
| |/ / / |/| | |
* | | | Allow iterators for playlist result entriesPhilipp Hagemeister2014-12-063-16/+26
| | | |
* | | | [adultswim] PEP8Philipp Hagemeister2014-12-061-1/+1
| | | |
* | | | [nba] Remove unused importPhilipp Hagemeister2014-12-061-2/+0
| | | |
* | | | [tagesschau] Look at the right place for download linksPhilipp Hagemeister2014-12-061-1/+1
| | | |
* | | | [test_utils] Make test more realistically (#4377)Philipp Hagemeister2014-12-061-1/+1
| | | |
* | | | Credit @cryptonaut for adultswim (#4388)Philipp Hagemeister2014-12-061-0/+1
| | | |