Commit Graph

8 Commits (4e4bc2fa3378e8c89595c746af86dab0f66ccf1b)

Author SHA1 Message Date
Sam 6b43a8d84b
[ie/goplay] Fix extractor ()
Closes 
Authored by: SamDecrock, bashonly

Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
sepro add96eb9f8
[cleanup] Add more ruff rules ()
Authored by: seproDev

Reviewed-by: bashonly <88596187+bashonly@users.noreply.github.com>
Reviewed-by: Simon Sawicki <contact@grub4k.xyz>
pukkandan c305a25c1b
[cleanup] Standardize `import datetime as dt` ()
alard 7e90e34fa4
[extractor/goplay] Fix extractor ()
Authored by: alard
Closes 
Simon Sawicki 836e06d246
[core] Fix support for upcoming Python 3.12 ()
This also adds the following test runners:
- `3.12-dev` on `ubuntu-latest`
- `3.12-dev` on `windows-latest`
- `pypy-3.10` on `ubuntu-latest`

Authored by: Grub4K
Jeroen Jacobs d27bde9883
[extractor/GoPlay] Use new API ()
Authored by: jeroenj
Closes 
pukkandan 9f14daf22b
[extractor] Deprecate `_sort_formats`
Jeroen Jacobs fada8272b6
[extractor/GoPlay] Add extractor ()
Replaces old Vier extractors

Closes https://github.com/yt-dlp/yt-dlp/issues/1546
Based on: https://github.com/ytdl-org/youtube-dl/pull/27815
Authored by: jeroenj, CNugteren, basrieter