Commit Graph

342 Commits (34cbc7ee8db36e85d2021455f468c5dc2da616b8)

Author SHA1 Message Date
Philipp Hagemeister 72546c831e Merge pull request #2553 from anisse/master
Add an option to specify custom HTTP headers
10 years ago
Philipp Hagemeister 7e8c0af004 Add --prefer-insecure option (Fixes #2364) 10 years ago
Philipp Hagemeister e68301af21 Fix getpass on Windows (Fixes #2547) 10 years ago
Anisse Astier 410afb2003 Add an option to specify custom HTTP headers 10 years ago
Jaime Marquínez Ferrándiz bc6d597828 Add bestvideo and worstvideo to special format names (#2163) 10 years ago
Philipp Hagemeister 855e2750bc Credit @mharrys for aftonbladet 10 years ago
Philipp Hagemeister 17b75c0de1 Document width, height, and resolution (#1445) 10 years ago
Philipp Hagemeister 2fcec131f5 Credit @juancri for canal13cl (#2498) 10 years ago
Philipp Hagemeister dc3727b65c Credit @mnem dor GDCVault 10 years ago
Philipp Hagemeister a339d7ba91 Credit @amlweems for ocw.mit (#2460) 10 years ago
niebles 8f563f32ab Update __init__.py 10 years ago
Philipp Hagemeister 62e609ab77 Ignore BOM in batch files (Fixes #2450) 10 years ago
Philipp Hagemeister f38da66731 Credit @soult for br 10 years ago
Anthony J. Bentley 98c4b8fa1b Fix minor typo: “to to” → “to”. 10 years ago
Philipp Hagemeister 96d1637082 Credit @Nikerabbit for helsinki 10 years ago
Sergey M. cbffec0c95 Credit @patheticpat for 4tube.com (#2398) 10 years ago
Sergey M. 0cea52cc18 Credit @pulpe for play.iprima.cz and stream.cz 10 years ago
Sergey M. 6d784e87f4 Credit @prutz1311 for normalboots.com (#2279) 10 years ago
Philipp Hagemeister 845d14d377 credit @Fnordlab for chilloutzone 10 years ago
Philipp Hagemeister 588128d054 Add --ignore-config option (Fixes #633) 10 years ago
Philipp Hagemeister 2a89386232 Credit @MikeCol for malemotion IE 10 years ago
Philipp Hagemeister 8c61d9a9b1 Mention default for -f (Fixes #2215) 10 years ago
Philipp Hagemeister 8b1be5cd73 Move --youtube-include-dash-manifest into correct option group 10 years ago
Philipp Hagemeister 4919603f66 [youtube] Make DASH manifest download conditional for now
DASH download fails on many videos (all with encrypted signatures? not sure yet), for example 07FYdnEawAQ, with a 403.
10 years ago
Philipp Hagemeister 79bf58f9b5 Document -f worstaudio as well 10 years ago
Philipp Hagemeister de3ef3ed58 Default to -f best-audio when only audio is requested 10 years ago
Philipp Hagemeister ba7678f9cc Add -f bestaudio (Fixes #2163) 10 years ago
Philipp Hagemeister 04b4d394d9 Add new --default-search option (#2193) 10 years ago
Philipp Hagemeister 7b0817e8e1 [servingsys] Add support
This also adds support for brightcove advertisements.
Fixes #2181
10 years ago
Philipp Hagemeister a7732b672e Credit @sahutd for franceinter (#2152) 10 years ago
Philipp Hagemeister 4950f30890 Fix --list-formats description (Closes #2142) 10 years ago
Philipp Hagemeister 17093b83ca Allow ~ in --download-archive (Fixes #2137) 10 years ago
dst 67d28bff12 Tidy help text 10 years ago
Jaime Marquínez Ferrándiz 76b1bd672d Add ‘--prefer-avconv’ and ‘--prefer-ffmpeg’ options (#2115)
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.
11 years ago
Philipp Hagemeister bac268e243 Clarify --date* documentation (Fixes #2093) 11 years ago
Philipp Hagemeister 56327689a2 Move postprocessor into its own package 11 years ago
Philipp Hagemeister 5f263296ea Merge remote-tracking branch 'epitron/metadata-pp'
Conflicts:
	youtube_dl/PostProcessor.py
11 years ago
Jaime Marquínez Ferrándiz 41292a3827 Fix list comprehension for decoding the URLs (fixes #2100)
It wasn’t a comprehension, it was just using the last url from the previous comprehension.
That didn’t raise an error in python 2, but in python 3 the variable was not defined.
11 years ago
Philipp Hagemeister c774b3c696 Make sure URLs are always character strings (Fixes #2051) 11 years ago
Philipp Hagemeister 9656ee5d1d Document --socket-timeout 11 years ago
Philipp Hagemeister 7c094bfe2f Reveal a little bit more detail about what we cache (#858) 11 years ago
Philipp Hagemeister 0f30658329 Clarify --cache-dir (#858) 11 years ago
epitron e63fc1bed4 Added '--xattrs' option which writes metadata to the file's extended attributes using a youtube-dl postprocessor.
Works on Linux, OSX, and Windows.
11 years ago
Philipp Hagemeister a0ddb8a2fa Add new --print-traffic option 11 years ago
Philipp Hagemeister fd46a318a2 Print out encoding information in -v (#2046) 11 years ago
Philipp Hagemeister 5d681e960d Use bidiv instead of fribidi if available (Fixes #1912) 11 years ago
Philipp Hagemeister 5a94982abe Remove unused import 11 years ago
Philipp Hagemeister 04ff34ab89 Show all matching URLs 11 years ago
Philipp Hagemeister a19fd00cc4 Simplify --playlist-start / --playlist-end interface 11 years ago
Philipp Hagemeister b83be81d27 Credit @mjorlitzky for pornhd (#1961) 11 years ago