1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-07-06 21:38:31 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Michaël De Boey
98a68be9b8
add buffer argument to _jwt_is_expired 2025-03-16 23:26:14 +01:00
Michaël De Boey
5ffedda327
rename _is_jwt_token_expired to _jwt_is_expired 2025-03-16 23:18:31 +01:00
Michaël De Boey
0242090a86
refactor: extract common _is_jwt_token_expired to InfoExtractor 2025-03-15 23:56:24 +01:00
sepro
197d0b03b6
[cleanup] Misc (#11347)
Closes #11361
Authored by: avagordon01, bashonly, grqz, Grub4K, seproDev

Co-authored-by: Ava Gordon <avagordon01@gmail.com>
Co-authored-by: bashonly <bashonly@protonmail.com>
Co-authored-by: N/Ame <173015200+grqz@users.noreply.github.com>
Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
2024-11-04 01:33:21 +01:00
bashonly
177f0d963e
[ie/QDance] Update _VALID_URL (#8426)
Authored by: bashonly
2023-10-28 00:01:31 +00:00
bashonly
f0a1ff1181
[extractor/qdance] Add extractor (#7420)
Closes #7385
Authored by: bashonly
2023-06-25 18:13:28 +00:00