yt-dlp
No description set
- Devel package for openSUSE:Factory
-
6
derived packages
- Developed at SCM
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout network:utilities/yt-dlp && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_scmsync.obsinfo | 0000000153 153 Bytes | |
build.specials.obscpio | 0000000256 256 Bytes | |
yt-dlp-rpmlintrc | 0000000029 29 Bytes | |
yt-dlp.changes | 0000097896 95.6 KB | |
yt-dlp.spec | 0000003897 3.81 KB | |
yt-dlp.tar.gz | 0005790714 5.52 MB |
Latest Revision
unknown
committed
(revision 107)
[info=e63ba14a9c95716b486e4289bca4873bafc22cf8f1eb187d59f58adc4e88cb5e]
Comments 8
@jengelh not sure if you saw the warning, but yt-dlp is dropping python 3.6 (see https://github.com/yt-dlp/yt-dlp/issues/3764)
I think the best course of action would be switching to 3.10 for Leap 15.4 and 3.9 for 15.3. Unsure about older SLE15 SPs, but given the timeframe this should be done sooner rather than later.
@jengelh it seem like yt-dlp is not up to date Current version available on Tumbleweed is 2023.01.06 (i installed a fresh PC yesterday), while the Latest version is 2023.02.17
so, here is the output when trying to grab content with yt-dlp: Unable to extract uploader id; please report this issue on https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using yt-dlp -U
then when i did the command yt-dlp -U this is the is output: Latest version: 2023.02.17, Current version: 2023.01.06 Current Build Hash dee1cc38e4374dddfd371b7496cfe183f5c258133bdf239488ed50c078ef9f02 Updating to version 2023.02.17 ... Updated yt-dlp to version 2023.02.17
Hopefully i managed it to get sorted but package should be updated and pushed in next updates so users won't complain about it.
wish this help and thanks for you super work.
@TheUncleMez you have to wait until the next Tumbleweed snapshot. Or, if you are in a hurry, run osc getbinaries openSUSE:Factory yt-dlp standard x86_64
What you did with the updater means that now you aren't using the distro-supplied (and vetted) binary anymore.
thank you so much, personally i did a manual update using yt-dlp -U and it worked, posted here so to mention the pkg was outdated just in case maintainers missed that small one
@jengelh what's the problem with submitting it ?
see for yourself https://build.opensuse.org/request/show/1097503
@jengelh: yt-dl.noarch requires "python3-yt-dlp", but this is not provided on any build for Leap. Do you have an idea how this can be solved? Thx.
done