Commit Graph

385 Commits (ad06434bd3cd0d132cabf7a359ff8f2f67aa2f5d)

Author SHA1 Message Date
Philipp Hagemeister deda8ac376 Credit @terminalmage for patreon ()
Philipp Hagemeister 3f338cd6de Credit @akirk for ellentv
Sergey M․ 56ca04f662 Credit @sehaas for ORF FM4 extractor ()
Sergey M․ 4665664c92 Credit @DavidFabijan for mojvideo ()
Sergey M․ e48a2c646d Credit @matrixik for
Philipp Hagemeister 10b04ff7f4 Move --bidi-workaround to workarounds option group
Duh.
Philipp Hagemeister 1f7ccb9014 [generic] Add --default-search fixup_error
This restores the ability to enter URLs without a scheme (and default to http), but still fail if the input is a search term.
Philipp Hagemeister 052421ff09 Add --rm-cache-dir
Philipp Hagemeister 4e99f48817 deprecate --title
This is the default already. If you want a specific format, pick it with -o or --id.
Philipp Hagemeister a11165ecc6 Reorder filesytem options
* Push down the deprecated ones
* Roughly order file-name, no-*, write-*, further options
Philipp Hagemeister fbb2fc5580 Group cache-related options under filesystem
Philipp Hagemeister 2fe3d240cc Regroup and hide workaround options
These options are rarely necessary. Hide them to make the important options in the general group more obvious.
Philipp Hagemeister 92a86f4c1a Do not import from legacy FileDownloader class
Philipp Hagemeister 53eb217661 Add another great example for the --extractor-descriptions output
Philipp Hagemeister db964a33a1 Remove unused imports
Sergey M․ 5e95cb27d6 Credit @hassaanaliw for cracked ()
Sergey M․ 3b09757bac Credit @chaochichen for mlb ()
Philipp Hagemeister 0d90e0f067 Credit @naglis for firedrive ()
Jaime Marquínez Ferrándiz 133af9385b Update supported formats for the --recode-video option ()
Philipp Hagemeister 1df0ae2170 Credit @tobidope for gameone ()
Philipp Hagemeister cdc22cb886 Credit @adammw for tenplay ()
Philipp Hagemeister 3d55f2806e Credit @irtusb for vimple ()
Philipp Hagemeister 7571c02c8a [generic] Set default-search to error
This prevents users from submitting bug reports where they mistyped a URL, and prevents me from getting a weird video when holding shift and thus searching for :Tds
Sergey M․ ba4133c9eb Credit @hakatashi for
Philipp Hagemeister 9cc977f104 Credit @ralfharing for vh1
Philipp Hagemeister d30d28156d Credit @georgjaehnig for spiegeltv
Sergey M․ c2ef29234c Credit @codesparkle for , , ,
Philipp Hagemeister 25dfe0eb10 Credit @hojel for fc2 and other extractors ()
Philipp Hagemeister ccdd34ed78 Credit @jnormore for vine:user ()
Jaime Marquínez Ferrándiz b7d73595dc Allow recoding the video to mkv
Sergey M․ bbe99d26ec Credit @nicoe for rtbf.be ()
Philipp Hagemeister acd69589a5 [YoutubeDL] Do not require default output template to be set
Jaime Marquínez Ferrándiz 77477fa4c9 Merge branch 'atomicparsley' (closes )
Sergey M․ 610e47c87e Credit @sainyamkapoor for videoweed extractor
Philipp Hagemeister 29a1ab2afc Add alternative --prefer-unsecure spelling (Closes )
Philipp Hagemeister 9c1fc022ae [generic] Warn before fallback to automatic search
Philipp Hagemeister 62fec3b2ff Add new --encoding option (Fixes )
Philipp Hagemeister 2cc0082dc0 Credit @phaer for OE1 ()
Philipp Hagemeister 330edf2d84 Mention where to find keys in --dump-json (Fixes )
pulpe 784763c565 we don't need to run ffmpeg more times
pulpe 149254d0d5 fix ffmpeg error, if youtube-dl runs more than once with --embed-thumbnail with same video
pulpe 0c14e2fbe3 add post processor
Philipp Hagemeister ad8915b729 Add --no-warnings option (Fixes )
Philipp Hagemeister 72546c831e Merge pull request from anisse/master
Add an option to specify custom HTTP headers
Philipp Hagemeister 7e8c0af004 Add --prefer-insecure option (Fixes )
Philipp Hagemeister e68301af21 Fix getpass on Windows (Fixes )
Anisse Astier 410afb2003 Add an option to specify custom HTTP headers
Jaime Marquínez Ferrándiz bc6d597828 Add bestvideo and worstvideo to special format names ()
Philipp Hagemeister 855e2750bc Credit @mharrys for aftonbladet
Philipp Hagemeister 17b75c0de1 Document width, height, and resolution ()