Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Use --encoding when outputting | Philipp Hagemeister | 2014-04-07 | 1 | -11/+21 | |
| | ||||||
* | Correct check for empty dirname (Fixes #2683) | Philipp Hagemeister | 2014-04-03 | 1 | -1/+1 | |
| | ||||||
* | [YouTubeDL] Throw an early error if the info_dict result is invalid | Philipp Hagemeister | 2014-04-03 | 1 | -0/+8 | |
| | ||||||
* | [franceculture] Add extractor (Fixes #2669) | Philipp Hagemeister | 2014-04-03 | 1 | -1/+1 | |
| | ||||||
* | Add new --encoding option (Fixes #2650) | Philipp Hagemeister | 2014-03-30 | 1 | -0/+21 | |
| | ||||||
* | Add --no-warnings option (Fixes #2630) | Philipp Hagemeister | 2014-03-26 | 1 | -0/+3 | |
| | ||||||
* | [instagram] Add support for user profiles (Fixes #2606) | Philipp Hagemeister | 2014-03-23 | 1 | -7/+9 | |
| | ||||||
* | Add --prefer-insecure option (Fixes #2364) | Philipp Hagemeister | 2014-03-21 | 1 | -0/+2 | |
| | ||||||
* | [YoutubeDL] Improve error message | Philipp Hagemeister | 2014-03-20 | 1 | -1/+1 | |
| | ||||||
* | Add bestvideo and worstvideo to special format names (#2163) | Jaime Marquínez Ferrándiz | 2014-03-14 | 1 | -0/+12 | |
| | ||||||
* | Rename upload_timestamp to timestamp | Philipp Hagemeister | 2014-03-13 | 1 | -2/+2 | |
| | ||||||
* | [vevo] Centralize timestamp handling | Philipp Hagemeister | 2014-03-13 | 1 | -0/+6 | |
| | ||||||
* | [playvid] Simplify (#2539) | Philipp Hagemeister | 2014-03-10 | 1 | -1/+4 | |
| | ||||||
* | Don't install the global url opener | Jaime Marquínez Ferrándiz | 2014-03-10 | 1 | -3/+0 | |
| | | | | All the code uses now the urlopen method of YoutubeDL | |||||
* | Don't set the global socket timeout | Jaime Marquínez Ferrándiz | 2014-03-10 | 1 | -3/+2 | |
| | | | | Use the timeout argument of the `OpenerDirector.open` method instead | |||||
* | Correct automatic resolution determination | Philipp Hagemeister | 2014-03-10 | 1 | -2/+2 | |
| | ||||||
* | YoutubeDL: If the logger is set call its `warning` method in `report_warning` | Jaime Marquínez Ferrándiz | 2014-03-09 | 1 | -5/+8 | |
| | ||||||
* | YoutubeDL: Use its `urlopen` method for downloading the thumbnail. | Jaime Marquínez Ferrándiz | 2014-03-07 | 1 | -1/+1 | |
| | ||||||
* | Document width, height, and resolution (#1445) | Philipp Hagemeister | 2014-03-04 | 1 | -0/+7 | |
| | ||||||
* | [youtube] Add support for search result URLs (Fixes #2495) | Philipp Hagemeister | 2014-03-04 | 1 | -1/+1 | |
| | ||||||
* | Add display_id field | Philipp Hagemeister | 2014-03-03 | 1 | -0/+3 | |
| | ||||||
* | Some pep8 style fixes | Jaime Marquínez Ferrándiz | 2014-01-25 | 1 | -3/+3 | |
| | ||||||
* | [youtube] Add new formats (Fixes #2221) | Philipp Hagemeister | 2014-01-23 | 1 | -2/+11 | |
| | ||||||
* | Do not count unmatched videos for --max-downloads (Fixes #2211) | Philipp Hagemeister | 2014-01-23 | 1 | -10/+6 | |
| | ||||||
* | Correct --max-downloads with --ignore-errors | Philipp Hagemeister | 2014-01-23 | 1 | -0/+2 | |
| | ||||||
* | Merge branch 'paged-lists' | Philipp Hagemeister | 2014-01-22 | 1 | -7/+16 | |
|\ | | | | | | | | | | | Conflicts: test/test_utils.py youtube_dl/extractor/youtube.py | |||||
| * | Add infrastructure for paged lists | Philipp Hagemeister | 2014-01-20 | 1 | -7/+16 | |
| | | | | | | | | | | | | | | | | | | This commit allows to download pages in playlists as needed instead of all at once. Before this commit, youtube-dl http://www.youtube.com/user/ANNnewsCH/videos --playlist-end 2 --skip-download took quite some time - now it's almost instantaneous. As an example, the youtube:user extractor has been converted. Fixes #2175 | |||||
* | | Merge branch 'youtube-dash-manifest' | Philipp Hagemeister | 2014-01-22 | 1 | -0/+2 | |
|\ \ | | | | | | | | | | | | | Conflicts: youtube_dl/extractor/youtube.py | |||||
| * | | [youtube] Download DASH manifest | Philipp Hagemeister | 2014-01-19 | 1 | -0/+2 | |
| |/ | | | | | | | | | If given, download and parse the DASH manifest file, in order to get ultra-HQ formats. Fixes #2166 | |||||
* | | Default to -f best-audio when only audio is requested | Philipp Hagemeister | 2014-01-22 | 1 | -1/+1 | |
| | | ||||||
* | | Add -f bestaudio (Fixes #2163) | Philipp Hagemeister | 2014-01-22 | 1 | -0/+12 | |
| | | ||||||
* | | Add new --default-search option (#2193) | Philipp Hagemeister | 2014-01-22 | 1 | -0/+2 | |
| | | ||||||
* | | [servingsys] Add support | Philipp Hagemeister | 2014-01-21 | 1 | -0/+1 | |
|/ | | | | | This also adds support for brightcove advertisements. Fixes #2181 | |||||
* | Don’t try to merge the formats if ffmpeg or avconv are not installed | Jaime Marquínez Ferrándiz | 2014-01-15 | 1 | -1/+9 | |
| | ||||||
* | Add ‘--prefer-avconv’ and ‘--prefer-ffmpeg’ options (#2115) | Jaime Marquínez Ferrándiz | 2014-01-08 | 1 | -0/+4 | |
| | | | | Affects the ffmpeg post processors, if ‘--prefer-ffmpeg’ is given and both avconv and ffmpeg are installed, it will use ffmpeg. Otherwise it will follow the old behaviour. | |||||
* | --list-formats: Only add "@" if vbr is given | Philipp Hagemeister | 2014-01-07 | 1 | -1/+3 | |
| | ||||||
* | Move postprocessor into its own package | Philipp Hagemeister | 2014-01-07 | 1 | -1/+1 | |
| | ||||||
* | Set required properties for format merging | Philipp Hagemeister | 2014-01-05 | 1 | -2/+6 | |
| | ||||||
* | Merge remote-tracking branch 'jaimeMF/merge-formats' | Philipp Hagemeister | 2014-01-05 | 1 | -6/+39 | |
|\ | ||||||
| * | Allow merging formats (closes #1612) | Jaime Marquínez Ferrándiz | 2014-01-04 | 1 | -6/+39 | |
| | | | | | | | | Multiple formats can be requested using `-f 137+139`, each one is downloaded and then the two are merged with ffmpeg. | |||||
* | | Prepare widespread unicode literal use | Philipp Hagemeister | 2014-01-05 | 1 | -117/+117 | |
|/ | ||||||
* | Merge remote-tracking branch 'origin/master' | Philipp Hagemeister | 2014-01-01 | 1 | -1/+1 | |
|\ | ||||||
| * | Merge pull request #2061 from rzhxeo/var | Jaime Marquínez Ferrándiz | 2014-01-01 | 1 | -1/+1 | |
| |\ | | | | | | | Correct variable name in YoutubeDL.list_formats | |||||
| | * | Correct variable name in YoutubeDL | rzhxeo | 2013-12-30 | 1 | -1/+1 | |
| | | | ||||||
* | | | Merge remote-tracking branch 'origin/master' | Philipp Hagemeister | 2014-01-01 | 1 | -1/+3 | |
|\| | | ||||||
| * | | Fix initialization of YoutubeDL with params set to None | Jaime Marquínez Ferrándiz | 2013-12-31 | 1 | -1/+3 | |
| |/ | | | | | | | Set it to an empty dictionary because it’s directly accessed when setting some properties | |||||
* / | Add new --print-traffic option | Philipp Hagemeister | 2013-12-29 | 1 | -2/+6 | |
|/ | ||||||
* | [yahoo] Use centralized sorting, and add tbr field | Philipp Hagemeister | 2013-12-25 | 1 | -0/+2 | |
| | ||||||
* | [zdf] Use centralized sorting | Philipp Hagemeister | 2013-12-24 | 1 | -0/+2 | |
| | ||||||
* | Add temporary _sort_formats helper function | Philipp Hagemeister | 2013-12-24 | 1 | -11/+2 | |
| |