Commit Graph

6 Commits (c53c2e40fde8f2e15c7c62f8ca1a5d9e90ddc079)

Author SHA1 Message Date
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