- Remove python3-yt-dlp

OBS-URL: https://build.opensuse.org/package/show/network:utilities/yt-dlp?expand=0&rev=59
This commit is contained in:
2023-08-16 15:17:23 +00:00
committed by Git OBS Bridge
parent eb37423bef
commit bc945d9e83
2 changed files with 4 additions and 64 deletions

View File

@@ -6,6 +6,10 @@ Fri Jul 7 04:49:22 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
* yt: Avoid false DRM detection
* yt: Process post_live over 2 hours
* yt: Support shorts-only playlists
- Remove python3-yt-dlp, python-setuptools runtime is just broken
and cannot cope with Unicode in .py files:
``UnicodeDecodeError: 'utf-8' codec can't decode byte 0xbb in
position 14: invalid start byte``
-------------------------------------------------------------------
Thu Jun 22 11:57:58 UTC 2023 - Jan Engelhardt <jengelh@inai.de>