Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-24 | Moved from os.system to subprocess.call | mcd1992 | |
2014-08-24 | Implemented --exec option. | mcd1992 | |
2014-08-24 | Merge remote-tracking branch 'riking/twofactor' | Philipp Hagemeister | |
2014-08-24 | Credit @olebowle for GameOne:playlist (#3247) | Philipp Hagemeister | |
2014-08-23 | Merge remote-tracking branch 'sehrgut/Grooveshark' | Philipp Hagemeister | |
Conflicts: youtube_dl/__init__.py youtube_dl/extractor/__init__.py | |||
2014-08-22 | Credit @terminalmage for patreon (#3390) | Philipp Hagemeister | |
2014-08-21 | Credit @akirk for ellentv | Philipp Hagemeister | |
2014-08-16 | [youtube] Add two-factor account signin (TOTP only) | riking | |
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 | |||
2014-08-10 | Credit @sehaas for ORF FM4 extractor (#3431) | Sergey M․ | |
2014-08-06 | Credit @DavidFabijan for mojvideo (#3423) | Sergey M․ | |
2014-08-05 | Credit @matrixik for #3441 | Sergey M․ | |
2014-07-29 | Move --bidi-workaround to workarounds option group | Philipp Hagemeister | |
Duh. | |||
2014-07-29 | [generic] Add --default-search fixup_error | Philipp Hagemeister | |
This restores the ability to enter URLs without a scheme (and default to http), but still fail if the input is a search term. | |||
2014-07-24 | Add --rm-cache-dir | Philipp Hagemeister | |
2014-07-24 | deprecate --title | Philipp Hagemeister | |
This is the default already. If you want a specific format, pick it with -o or --id. | |||
2014-07-24 | Reorder filesytem options | Philipp Hagemeister | |
* Push down the deprecated ones * Roughly order file-name, no-*, write-*, further options | |||
2014-07-24 | Group cache-related options under filesystem | Philipp Hagemeister | |
2014-07-24 | Regroup and hide workaround options | Philipp Hagemeister | |
These options are rarely necessary. Hide them to make the important options in the general group more obvious. | |||
2014-07-23 | Do not import from legacy FileDownloader class | Philipp Hagemeister | |
2014-07-22 | Add another great example for the --extractor-descriptions output | Philipp Hagemeister | |
2014-07-21 | Remove unused imports | Philipp Hagemeister | |
2014-07-18 | Credit @hassaanaliw for cracked (#3274) | Sergey M․ | |
2014-07-16 | Credit @chaochichen for mlb (#3252) | Sergey M․ | |
2014-07-12 | Credit @naglis for firedrive (#3242) | Philipp Hagemeister | |
2014-07-11 | Update supported formats for the --recode-video option (#3228) | Jaime Marquínez Ferrándiz | |
2014-07-11 | Credit @tobidope for gameone (#2941) | Philipp Hagemeister | |
2014-07-11 | Credit @adammw for tenplay (#2954) | Philipp Hagemeister | |
2014-07-11 | Credit @irtusb for vimple (#3073) | Philipp Hagemeister | |
2014-07-06 | [generic] Set default-search to error | Philipp Hagemeister | |
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 | |||
2014-07-04 | Credit @hakatashi for #3181 #3182 | Sergey M․ | |
2014-06-07 | Credit @ralfharing for vh1 | Philipp Hagemeister | |
2014-06-07 | Credit @georgjaehnig for spiegeltv | Philipp Hagemeister | |
2014-05-20 | Credit @codesparkle for #2928, #2934, #2938, #2939 | Sergey M․ | |
2014-05-20 | Added new IE for Grooveshark | Keith Beckman | |
2014-05-13 | Credit @hojel for fc2 and other extractors (#2877) | Philipp Hagemeister | |
2014-05-13 | Credit @jnormore for vine:user (#2888) | Philipp Hagemeister | |
2014-05-10 | Allow recoding the video to mkv | Jaime Marquínez Ferrándiz | |
2014-05-02 | Credit @nicoe for rtbf.be (#2822) | Sergey M․ | |
2014-04-30 | [YoutubeDL] Do not require default output template to be set | Philipp Hagemeister | |
2014-04-12 | Merge branch 'atomicparsley' (closes #2436) | Jaime Marquínez Ferrándiz | |
2014-04-05 | Credit @sainyamkapoor for videoweed extractor | Sergey M․ | |
2014-04-04 | Add alternative --prefer-unsecure spelling (Closes #2697) | Philipp Hagemeister | |
2014-03-30 | [generic] Warn before fallback to automatic search | Philipp Hagemeister | |
2014-03-30 | Add new --encoding option (Fixes #2650) | Philipp Hagemeister | |
2014-03-29 | Credit @phaer for OE1 (#2646) | Philipp Hagemeister | |
2014-03-28 | Mention where to find keys in --dump-json (Fixes #2648) | Philipp Hagemeister | |
2014-03-26 | we don't need to run ffmpeg more times | pulpe | |
2014-03-26 | fix ffmpeg error, if youtube-dl runs more than once with --embed-thumbnail ↵ | pulpe | |
with same video | |||
2014-03-26 | add post processor | pulpe | |
2014-03-26 | Add --no-warnings option (Fixes #2630) | Philipp Hagemeister | |