Revisions of yt-dlp

Samu Voutilainen's avatar Samu Voutilainen (Smar) committed (revision 6)
- Require same version between yt-dlp -> python-yt-dlp

- Update to release 2025.02.19
  * NSIG workaround for tce player JS

- Update to release 2025.01.26
  * bilibili: Support space video list extraction without login
  * crunchyroll: Remove extractors
  * youtube: Download tv client Innertube config
  * youtube: Use different PO token for GVS and Player

- Update to release 2025.01.15
  * youtube: Do not use web_creator as a default client

- Update to release 2025.01.12
  * yt: fix DASH formats incorrectly skipped in some situations
  * yt: refactor cookie auth
Samu Voutilainen's avatar Samu Voutilainen (Smar) committed (revision 5)
- Fix 15.6 build

- Update to release 2024.12.23
  * yt: add age-gate workaround for some embeddable videos

- Update to release 2024.12.13
  * yt: fix signature function extraction for 2f1832d2
  * yt: prioritize original language over auto-dubbed audio

- Update to release 2024.12.06
  * yt: fix ``n`` sig extraction for player 3bb1f723
  * yt: fix signature function extraction
  * yt: player client maintenance

- Update to release 2024.12.03
  * bilibili: Always try to extract HD formats
  * youtube: Adjust player clients for site changes

- Update to release 2024.11.18
  * cloudflarestream: Avoid extraction via videodelivery.net
  * youtube: remove broken OAuth support

- Update to release 2024.11.04
  * Prioritize AV1
  * Remove Python <= 3.8 support
  * youtube: Adjust OAuth refresh token handling

- Update to release 2024.10.22
  * yt: Remove broken android_producer client
  * yt: Remove broken age-restriction workaround
Samu Voutilainen's avatar Samu Voutilainen (Smar) committed (revision 4)
- Update to release 2023.11.16
  * Add extractors for eltrecetv and jiosaavn.

- Update to release 2023.11.14
  * Security: [CVE-2023-46121] Patch Generic Extractor MITM
    Vulnerability via Arbitrary Proxy Injection
  * Disallow smuggling of arbitrary http_headers; extractors now
    only use specific headers

- Make yt-dlp require the one pythonXX-yt-dlp that /usr/bin/yt-dlp
  was built with.

- Use python_subpackage_only to build the pythonXXX-yt-dlp
  subpackages.
Samu Voutilainen's avatar Samu Voutilainen (Smar) committed (revision 3)
Depend against correct python version
Samu Voutilainen's avatar Samu Voutilainen (Smar) committed (revision 2)
Build against newer python on 15.4
Samu Voutilainen's avatar Samu Voutilainen (Smar) committed (revision 1)
Displaying all 6 revisions