pukkandan
4ff5e98991
More badges
...
:ci skip all
4 years ago
pukkandan
e4172ac903
Deprecate avconv/avprobe
...
All current functionality is left untouched. But don't expect any new features to work with avconv
:ci skip all
4 years ago
pukkandan
5bfa486205
Add option `--parse-metadata`
...
* The fields extracted by this can be used in `--output`
* Deprecated `--metadata-from-title`
:ci skip dl
4 years ago
pukkandan
9882064024
[movefiles] Don't give "cant find" warning when move is unnecessary
4 years ago
pukkandan
2d6921210d
[postprocessor] fix write_debug when no _downloader
4 years ago
pukkandan
f137c99e9f
Fix some fields not sorting correctly
...
bug introduced by: 63be1aab2f
4 years ago
pukkandan
6b8eb0c024
Report error message from youtube as error ( Closes #33 )
...
:ci skip dl
4 years ago
pukkandan
5b328c97d7
Changed revision number to use '.' instead of '-'
...
and refactor it
:ci skip dl
4 years ago
pukkandan
b5d265633d
Fix wrong user config ( Closes #32 )
...
:ci skip dl
4 years ago
pukkandan
a392adf56c
[version] update
...
:ci skip dl
4 years ago
pukkandan
0bc0a32290
Release 2021.01.24
4 years ago
Remita Amine
a820dc722e
Update to ytdl-2021.01.24.1
4 years ago
pukkandan
f74980cbae
Plugin support
...
Extractor plugins are loaded from <root-dir>/ytdlp_plugins/extractor/__init__.py
Inspired by https://github.com/un-def/dl-plus
:ci skip dl
4 years ago
pukkandan
c571435f9c
[MoveFiles] More robust way to get final filename
...
:ci skip dl
4 years ago
pukkandan
6b4b65c4f4
[test] fix typo
4 years ago
pukkandan
10e3742eb1
Fix overwrite in --write-link
...
:ci skip dl
4 years ago
pukkandan
0202b52a0c
#29 New option `-P`/`--paths` to give different paths for different types of files
...
Syntax: `-P "type:path" -P "type:path"`
Types: home, temp, description, annotation, subtitle, infojson, thumbnail
4 years ago
pukkandan
b8f6bbe68a
Warn when using old style (downloader/postprocessor)_args
4 years ago
pukkandan
256ed01025
[sponskrub] Print "unrecognized args" message correctly
4 years ago
pukkandan
eab9b2bcaf
Modified function `cli_configuration_args`
...
to directly parse new format of `postprocessor_args` and `external_downloader_args`
4 years ago
pukkandan
3bcaa37b1b
[tests] Split core and download tests
4 years ago
pukkandan
46ee996e39
Allow passing different arguments to different external downloaders
...
* Now similar to --post-processor-args
* Also added `--downloader-args` as alias to `--external-downloader-args`
4 years ago
pukkandan
45016689fa
Standardized function for creating dict from repeated options
4 years ago
pukkandan
430c2757ea
[cbs] Make failure to extract title non-fatal
...
:skip ci
4 years ago
The Hatsune Daishi
ffcb819171
#30 [mildom] Add extractor
...
Authored by @nao20010128nao
4 years ago
pukkandan
b46696bdc8
Revert d9eebbc747
4 years ago
pukkandan
63be1aab2f
Deprecate unnecessary aliases in `formatSort`
...
(I should never have made so many aliases in the first-place)
The aliases remain functional for backward compatability, but will be left undocumented
4 years ago
pukkandan
d0757229fa
Fix typecasting when pre-checking archive ( Closes #26 )
4 years ago
pukkandan
610d8e7692
[tests] Fix test_post_hooks
...
:skip ci all
4 years ago
pukkandan
e2f6586c16
[version] update
...
:skip ci all
4 years ago
pukkandan
c69911e4c1
Release 2021.01.20
4 years ago
pukkandan
e7ff505132
[pokemon] Add `/#/player` URLs ( Closes #24 )
4 years ago
pukkandan
fbced7341d
[sponskrub] Better debug output and error message
4 years ago
pukkandan
43820c0370
Improved passing of multiple postprocessor-args
...
* Added `PP+exe:args` syntax
If `PP+exe:args` is specifically given, only it used.
Otherwise, `PP:args` and `exe:args` are combined.
If none of the `PP`, `exe` or `PP+exe` args are given, `default` is used
`Default` is purposely left undocumented since it exists only for backward compatibility
* Also added proper handling of args in `EmbedThumbnail`
Related: https://github.com/ytdl-org/youtube-dl/pull/27723
4 years ago
pukkandan
5c610515c9
[TrovoLive] Add extractor (partially fix #20 )
...
Only VOD extractor has been implemented
Related: https://github.com/ytdl-org/youtube-dl/issues/26125
Related: https://github.com/blackjack4494/yt-dlc/issues/220
4 years ago
pukkandan
8a51f56439
[readme] Cleanup options
...
(Closes #23 ) :skip ci
4 years ago
pukkandan
67002a5ad8
[EmbedThumbnail] Simplify embedding in mkv ( Closes #22 )
4 years ago
pukkandan
477cf32f37
[sponskrub] Encode filenames correctly
4 years ago
pukkandan
f57adf0e59
[version] update
...
:skip ci all
4 years ago
pukkandan
298f597b4f
Release 2021.01.16
4 years ago
pukkandan
e2e43aea21
Portable Configuration file ( closes #19 )
...
Inspired by https://github.com/ytdl-org/youtube-dl/pull/27592
4 years ago
pukkandan
30a074c2b6
Update to ytdl-2021.01.16
4 years ago
pukkandan
7bc877a20d
Add PyPI release
4 years ago
pukkandan
ff0bc1aa4c
[version] update
...
:skip ci all
4 years ago
pukkandan
bf5a997e24
Release 2021.01.14
4 years ago
pukkandan
17fa3ee25f
Documentation fixes
...
* Change all links to point to new fork URL
* Changed sponskrub links to my fork of the same
* Other typos
4 years ago
pukkandan
2e8d2629f3
[tiktok] Fix for when share_info is empty
...
(Related: https://github.com/blackjack4494/yt-dlc/pull/20 )
4 years ago
Felix Stupp
b4d1044095
[roosterteeth] Changed API endpoint ( Closes #16 )
...
New endpoint allows to request metadata for bonus episodes
Authored by Zocker1999NET
4 years ago
pukkandan
fd51377c95
[issuetemplates] Change all links to point to new fork URL
4 years ago
pukkandan
44af9751a7
Print full error in verbose for sponskrub
4 years ago