Commit Graph

22831 Commits (b03267bf0675eeb8df5baf1daac7cf67840c91a5)
 

Author SHA1 Message Date
lauren n. liberda b03267bf06
[ie/Tumblr] Support more URLs ()
Closes 
Authored by: selfisekai, seproDev

Co-authored-by: sepro <sepro@sepr0.com>
Evgeny Zislis 4613096f2e
[cookies] Support chrome table version 24 ()
Closes 
Authored by: kesor, seproDev

Co-authored-by: sepro <sepro@sepr0.com>
bashonly 838f4385de
[ie/nfl] Fix extractors ()
Authored by: bashonly
sepro d135823137
[ie/Dailymotion] Support shortened URLs ()
Authored by: seproDev, bashonly
Co-authored-by: bashonly <bashonly@protonmail.com>
chris 59f8dd8239
[ie/ARDMediathek] Extract chapters ()
Authored by: iw0nderhow
Dong Heon Hee 9c6534da81
[ie/chzzk:video] Fix extraction ()
Closes 
Authored by: hui1601
Mozi a403dcf9be
[ie/Dailymotion] Improve embed extraction ()
Closes , Closes 
Authored by: pzhlkj6612, bashonly

Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
sepro 754940e9a5
[ie/bfmtv] Fix extractors ()
Authored by: seproDev
sepro beae2db127
[aes] Fix GCM pad length calculation ()
Closes 
Authored by: seproDev
sepro 3945677a75
[core] Prioritize AV1 ()
Authored by: seproDev
bashonly b103aca24d
[utils] Fix and improve `find_element` and `find_elements` ()
Fix d710a6ca7c

Authored by: bashonly, Grub4K

Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
Willow 5c7a5aaab2
[ie/Bluesky] Add extractor ()
Closes 
Authored by: MellowKyler, seproDev

Co-authored-by: sepro <sepro@sepr0.com>
Simon Sawicki 422195ec70
[utils] Allow partial application for even more functions ()
Fixes b6dc2c49e8

Authored by: Grub4K
Nicolas F. a6783a3b99
[ie/yle_areena] Support live events ()
Authored by: CounterPillow, bashonly

Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
bashonly 428ffb75aa
[build] Disable attestations for trusted publishing ()
Currently does not work with reusable workflows, e.g. release-nightly.yml calling release.yml

Ref: https://github.com/pypa/gh-action-pypi-publish/releases/tag/v1.11.0
     https://github.com/pypa/gh-action-pypi-publish/discussions/255
     https://github.com/pypi/warehouse/issues/11096

Authored by: bashonly
bashonly b6dc2c49e8
[utils] Allow partial application for more functions ()
Also adds the `trim_str` traversal helper

Authored by: bashonly, Grub4K

Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
bashonly 76802f4613
[ie/twitter] Remove cookies migration workaround ()
Closes 
Authored by: bashonly
bashonly d569a88452 [ie/youtube] Adjust OAuth refresh token handling ()
Removes support for using '' as an empty password in netrc, e.g.:
machine youtube login oauth password ''

Double-quotes ("") are valid and must be used instead, e.g.:
machine youtube login oauth password ""

Authored by: bashonly
bashonly 88402b714e Fix `--netrc` empty string parsing for Python <=3.10 ()
Ref: 15409c720b

Closes 
Authored by: bashonly, Grub4K

Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
bashonly 5bc5fb2835
Allow thumbnails with `.jpe` extension ()
Fix 5ce582448e

Closes 
Authored by: bashonly
bashonly f93c16395c
[utils] Fix `find_element` by class ()
Fix d710a6ca7c

Authored by: bashonly
sepro f101e5d34c
[ie/Soundcloud] Extract artists ()
Closes 
Authored by: seproDev
JAB 330335386d
[ie/ccma] Support new 3cat.cat domain ()
Closes 
Authored by: JoseAngelB
bashonly 0a3991edae
[devscripts] `make_changelog`: Parse full commit message for fixes ()
Authored by: Grub4K, bashonly

Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
Simon Sawicki 5c880ef42e
[core] Populate format sorting fields before dependent fields ()
Authored by: Grub4K
bashonly 21cdcf03a2
[ie] Resolve `language` to ISO639-2 for ISM formats ()
Closes 
Authored by: bashonly
Wehzuri 6abef74232
[ie/NiconicoUser] Fix extractor ()
Partially addresses 

Authored by: Wesley107772
kylegustavo 9acf79c91a
[ie/CNN] Fix extractor ()
Closes , Closes 
Authored by: kylegustavo, seproDev

Co-authored-by: sepro <sepro@sepr0.com>
bashonly 57212a5f97
[ie/vimeo] Fix API retries (fix c1c9bb4adb) ()
Authored by: bashonly
bashonly c29f5a7fae
[ie/generic] Do not impersonate by default (fix edfd095b19) ()
Closes 
Authored by: bashonly
kclauhk ec9b25043f
[ie/facebook] Fix formats extraction ()
Closes 
Authored by: kclauhk
bashonly 914af9a0cf
Expand paths in `--plugin-dirs` (fix 0f593dca9f) ()
Authored by: bashonly
bashonly c998238c2e
[cleanup] Misc ()
Closes 
Authored by: bashonly, KBelmin

Co-authored-by: Belminho <102482175+KBelmin@users.noreply.github.com>
bashonly d784464399
Remove Python 3.8 support ()
Closes 
Authored by: bashonly
bashonly dd2e244469
[build] Use Ubuntu 20.04 and Python 3.9 for Linux ARM builds ()
Authored by: bashonly
bashonly ea9e35d85f
[cleanup] Misc ()
Authored by: bashonly
bashonly 87884f1558
[build] Move optional dependencies to the `default` group ()
Closes 
Authored by: bashonly
github-actions[bot] 2a246749ec Release 2024.10.22
Created by: bashonly

:ci skip all
Simon Sawicki 67adeb7bab
[cleanup] Misc ()
- Add Python 3.13 to CI, finalize 3.13 support
- Remove Python 3.8 from CI in preparation for removing 3.8 support
- Document that PyPy3.8 and PyPy3.9 are no longer supported
- Usual documentation fixes and code cleanup

Closes , Closes , Closes , Closes 
Authored by: Grub4K, grqz, DTrombett, KarboniteKream, bashonly, mikkovedru, seproDev

Co-authored-by: N/Ame <173015200+grqz@users.noreply.github.com>
Co-authored-by: DTrombett <d@trombett.org>
Co-authored-by: =?UTF-8?q?Klemen=20Ko=C5=A1ir?= <klemen.kosir@kream.io>
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
Co-authored-by: Mikko Vedru <mikko.vedru@gmail.com>
Co-authored-by: sepro <sepro@sepr0.com>
bashonly a886cf3e90
[build] Migrate `py2exe` builds to `win_exe` ()
This commit removes py2exe support

Closes 
Authored by: bashonly
Allen e68b4c19af
[ie/tubitv] Strip extra whitespace from titles ()
Closes 
Authored by: allendema
coletdjnz b8635c1d47
[ie/youtube] Support logging in with OAuth ()
See: https://github.com/yt-dlp/yt-dlp/wiki/Extractors#logging-in-with-oauth

Authored by: coletdjnz
63427083dev 46fe60ff19
[ie/afreecatv] Adapt extractors to new sooplive.co.kr domain ()
Closes 
Authored by: 63427083, bashonly

Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
DarkZeros 0b7ec08816
[ie/telecinco] Fix extractors ()
Closes , Closes 
Authored by: DarkZeros, bashonly

Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
David Skrundz 40054cb4a7
[ie/gem.cbc.ca] Fix formats extraction ()
Also extracts `timestamp` and `release_timestamp` as seconds instead of milliseconds

Authored by: DavidSkrundz
bashonly fed53d70bd [ie/youtube] Remove broken `android_producer` client ()
Authored by: bashonly
bashonly ec2f4bf082 [ie/youtube] Remove broken age-restriction workaround ()
Closes 
Authored by: bashonly
sepro 87408ccfd7
[ie/imgur] Fix thumbnail extraction ()
Authored by: seproDev
Paweł Kotiuk c4d95f67dd
[ie/cda] Support folders ()
Closes 
Authored by: pktiuk
Deer-Spangle 5af774d7a3
[ie/imgur] Support new URL format ()
Authored by: Deer-Spangle