Commit Graph

395 Commits (88fc294f7f03ce6af9787c6d9c3bad7fc5fade10)

Author SHA1 Message Date
Philipp Hagemeister 35b1e44567 Fix --rm-cache-dir error message 10 years ago
Philipp Hagemeister 8d31fa3cce [execafterdownload] Simplify (#3569) 10 years ago
mcd1992 7833d941bb Rebased with upstream/master 10 years ago
mcd1992 a2360a4c80 Moved from os.system to subprocess.call 10 years ago
mcd1992 a7cacbca2b Implemented --exec option. 10 years ago
Philipp Hagemeister 9480d1a566 Merge remote-tracking branch 'riking/twofactor' 10 years ago
Philipp Hagemeister 36b0079f23 Credit @olebowle for GameOne:playlist (#3247) 10 years ago
Philipp Hagemeister 00558d9414 Merge remote-tracking branch 'sehrgut/Grooveshark'
Conflicts:
	youtube_dl/__init__.py
	youtube_dl/extractor/__init__.py
10 years ago
Philipp Hagemeister deda8ac376 Credit @terminalmage for patreon (#3390) 10 years ago
Philipp Hagemeister 3f338cd6de Credit @akirk for ellentv 10 years ago
riking 83317f6938 [youtube] Add two-factor account signin (TOTP only)
Additional work is required to prompt the user for the SMS or phone call codes, as there is no framework currently to prompt the user during an extraction operation.

Fixes #3533
10 years ago
Sergey M․ 56ca04f662 Credit @sehaas for ORF FM4 extractor (#3431) 10 years ago
Sergey M․ 4665664c92 Credit @DavidFabijan for mojvideo (#3423) 10 years ago
Sergey M․ e48a2c646d Credit @matrixik for #3441 10 years ago
Philipp Hagemeister 10b04ff7f4 Move --bidi-workaround to workarounds option group
Duh.
10 years ago
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.
10 years ago
Philipp Hagemeister 052421ff09 Add --rm-cache-dir 10 years ago
Philipp Hagemeister 4e99f48817 deprecate --title
This is the default already. If you want a specific format, pick it with -o or --id.
10 years ago
Philipp Hagemeister a11165ecc6 Reorder filesytem options
* Push down the deprecated ones
* Roughly order file-name, no-*, write-*, further options
10 years ago
Philipp Hagemeister fbb2fc5580 Group cache-related options under filesystem 10 years ago
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.
10 years ago
Philipp Hagemeister 92a86f4c1a Do not import from legacy FileDownloader class 10 years ago
Philipp Hagemeister 53eb217661 Add another great example for the --extractor-descriptions output 10 years ago
Philipp Hagemeister db964a33a1 Remove unused imports 10 years ago
Sergey M․ 5e95cb27d6 Credit @hassaanaliw for cracked (#3274) 10 years ago
Sergey M․ 3b09757bac Credit @chaochichen for mlb (#3252) 10 years ago
Philipp Hagemeister 0d90e0f067 Credit @naglis for firedrive (#3242) 10 years ago
Jaime Marquínez Ferrándiz 133af9385b Update supported formats for the --recode-video option (#3228) 10 years ago
Philipp Hagemeister 1df0ae2170 Credit @tobidope for gameone (#2941) 10 years ago
Philipp Hagemeister cdc22cb886 Credit @adammw for tenplay (#2954) 10 years ago
Philipp Hagemeister 3d55f2806e Credit @irtusb for vimple (#3073) 10 years ago
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
10 years ago
Sergey M․ ba4133c9eb Credit @hakatashi for #3181 #3182 10 years ago
Philipp Hagemeister 9cc977f104 Credit @ralfharing for vh1 10 years ago
Philipp Hagemeister d30d28156d Credit @georgjaehnig for spiegeltv 10 years ago
Sergey M․ c2ef29234c Credit @codesparkle for #2928, #2934, #2938, #2939 10 years ago
Keith Beckman dd06c95e43 Added new IE for Grooveshark 10 years ago
Philipp Hagemeister 25dfe0eb10 Credit @hojel for fc2 and other extractors (#2877) 10 years ago
Philipp Hagemeister ccdd34ed78 Credit @jnormore for vine:user (#2888) 10 years ago
Jaime Marquínez Ferrándiz b7d73595dc Allow recoding the video to mkv 10 years ago
Sergey M․ bbe99d26ec Credit @nicoe for rtbf.be (#2822) 10 years ago
Philipp Hagemeister acd69589a5 [YoutubeDL] Do not require default output template to be set 10 years ago
Jaime Marquínez Ferrándiz 77477fa4c9 Merge branch 'atomicparsley' (closes #2436) 10 years ago
Sergey M․ 610e47c87e Credit @sainyamkapoor for videoweed extractor 10 years ago
Philipp Hagemeister 29a1ab2afc Add alternative --prefer-unsecure spelling (Closes #2697) 10 years ago
Philipp Hagemeister 9c1fc022ae [generic] Warn before fallback to automatic search 10 years ago
Philipp Hagemeister 62fec3b2ff Add new --encoding option (Fixes #2650) 10 years ago
Philipp Hagemeister 2cc0082dc0 Credit @phaer for OE1 (#2646) 10 years ago
Philipp Hagemeister 330edf2d84 Mention where to find keys in --dump-json (Fixes #2648) 10 years ago
pulpe 784763c565 we don't need to run ffmpeg more times 10 years ago