| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
:ci skip dl
|
|
|
|
| |
:ci skip all
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
https://github.com/ytdl-org/youtube-dl/commit/44603290e5002153f3ebad6230cc73aef42cc2cd
Except: gedi, tmz
https://github.com/ytdl-org/youtube-dl/commit/7422a2194fcbc179083c6927a2fcca278fed39c5
https://github.com/ytdl-org/youtube-dl/commit/8cb4b71909e720a758a17dd519d198e77884a14a
https://github.com/ytdl-org/youtube-dl/commit/d81421af4b4c3f8f6e197ad4a06fcdb948484c24
|
| |
|
|
|
|
|
|
|
|
|
| |
* All modules and binary names are changed
* All documentation references changed
* yt-dlp no longer loads youtube-dlc config files
* All URLs changed to point to organization account
Co-authored-by: Pccode66
Co-authored-by: pukkandan
|
|
|
|
| |
:ci skip all
|
|
|
| |
Authored-by: shirtjs <2660574+shirtjs@users.noreply.github.com>
|
|
|
|
| |
:ci skip dl
|
| |
|
|
|
|
|
|
|
| |
initialization (#105)
* Added options: `--hls-split-discontinuity` and `--no-hls-split-discontinuity`
Authored-by: shirtjs <2660574+shirtjs@users.noreply.github.com>
|
| |
|
|
|
|
| |
Co-authored-by: shirtjs <2660574+shirtjs@users.noreply.github.com>
Co-authored-by: pukkandan <pukkandan@gmail.com>
|
|
|
|
|
|
| |
Related: https://github.com/ytdl-org/youtube-dl/issues/12918
:ci skip dl
|
|
|
|
| |
Co-authored-by: Ashish <ashish@pop-os.localdomain>
Co-authored-by: pukkandan <pukkandan@gmail.com>
|
|
|
|
| |
:ci skip all
|
| |
|
|
|
|
| |
:ci skip all
|
|
|
|
| |
:ci skip dl
|
|
|
|
| |
:ci skip all
|
| |
|
|
|
|
|
|
|
| |
https://github.com/ytdl-org/youtube-dl/commit/cf2dbec6301177a1fddf72862de05fa912d9869d
Except: [kakao] improve info extraction and detect geo restriction
https://github.com/ytdl-org/youtube-dl/commit/d8085580f63ad3b146a31712ff76cf41d5a4558a
|
| |
|
|
|
|
|
| |
This allows forks to easily build releases
:ci skip all
|
|
|
|
|
|
|
| |
It does not work as documented
It was an experimental option that I forgot to remove when making the fork public
:ci skip all
|
| |
|
|
|
|
|
|
|
|
| |
'preference' is to be used only when the format is better that ALL qualities of a lower preference irrespective of ANY sorting order the user requests. See deezer.py for correct use of this
In the older sorting method, `preference`, `quality` and `language_preference` were functionally almost equivalent. So these disparities doesn't really matter there
Also, despite what the documentation says, the default for `preference` was actually 0 and not -1. I have tried to correct this and also account for it when converting `preference` to `quality`
|
|
|
|
| |
When making `FormatSort`, I misinterpreted the purpose `quality`
|
|
|
|
| |
Also added `--no-prefer-free-formats`
|
|
|
|
| |
vp9.2 may contain HDR while vp9.0 doesn't
|
|
|
|
| |
These were written with the old format sorting in mind and is no longer needed
|
|
|
|
|
|
| |
Eg: https://www.youtube.com/hashtag/youtube
:ci skip dl
|
|
|
|
|
|
|
|
| |
* Also changed `--trim-file-name` to `--trim-filenames` to be similar to related options
Related: https://web.archive.org/web/20210217190806/https://old.reddit.com/r/youtubedl/comments/llc4o5/do_you_guys_also_have_this_error
:ci skip dl
|
|
|
|
|
|
|
|
| |
* Lock all python package versions to the last officially supported releases for x86
* Bugfix for UNIX hash output
* Use wheels to avoid compilation of python packages
* Hash calculation on Windows now uses PowerShell rather than the legacy certutil
Authored-by: shirtjs <2660574+shirtjs@users.noreply.github.com>
|
|
|
|
| |
:ci skip dl
|
|
|
|
| |
:ci skip dl
|
|
|
|
|
|
| |
Forgot to do it when making release
:ci skip dl
|
| |
|
| |
|
|
|
|
|
| |
Related: https://github.com/blackjack4494/yt-dlc/pull/182 (7b400ac40b8e9ce5abaa6d0293fa9d4f017cf1f3)
Authored by: jbruchon
|
|
|
| |
Authored by kurumigi
|
|
|
|
|
| |
Fixes: #58
:ci skip dl
|
|
|
|
| |
:ci skip dl
|
| |
|
|
|
|
| |
Cookies for some new accounts doesn't work with age-gated videos without `has_verified=1`
|
|
|
|
|
|
|
| |
* Also fix bugs from e5813e53f089e018606435926ae0e109c4838394
Authored-by: shirtjs <2660574+shirtjs@users.noreply.github.com>
:ci skip dl
|
|
|
| |
Authored-by: shirtjs <2660574+shirtjs@users.noreply.github.com>
|
|
|
|
|
|
|
| |
(Closes #58)
Fixes: https://github.com/blackjack4494/youtube-dlc/issues/214
Fixes: https://github.com/ytdl-org/youtube-dl/issues/28006
|