lonm
0fb8bc11ed
[RadioFrance] Fix ruff issues
2024-10-15 15:04:48 +01:00
lonm
3c5e3af7bc
[RadioFrance] Remove defunct test
2024-10-15 14:54:09 +01:00
lonm
9d54ffc768
[RadioFrance] update tests for program grille
2024-10-15 14:52:11 +01:00
lonm
e01fab7041
[RadioFrance] fix profile pagination detection
2024-10-15 14:44:48 +01:00
lonm
867bf965bb
[RadioFrance] Fix playlist api parse
2024-10-15 14:23:47 +01:00
lonm
40f1a95a67
Merge branch 'master' of github.com:yt-dlp/yt-dlp
2024-10-15 13:07:59 +01:00
bashonly
c6387abc1a
[cleanup] Misc ( #10807 )
...
Closes #10751 , Closes #10769 , Closes #10791
Authored by: bashonly, Codenade, pzhlkj6612, seproDev, coletdjnz, grqz, Grub4K
Co-authored-by: Codenade <amadeus.dorian04@gmail.com >
Co-authored-by: Mozi <29089388+pzhlkj6612@users.noreply.github.com >
Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com >
Co-authored-by: coletdjnz <coletdjnz@protonmail.com >
Co-authored-by: N/Ame <173015200+grqz@users.noreply.github.com >
Co-authored-by: Simon Sawicki <contact@grub4k.xyz >
2024-09-27 22:46:22 +00:00
sepro
add96eb9f8
[cleanup] Add more ruff rules ( #10149 )
...
Authored by: seproDev
Reviewed-by: bashonly <88596187+bashonly@users.noreply.github.com >
Reviewed-by: Simon Sawicki <contact@grub4k.xyz >
2024-06-12 01:09:58 +02:00
lonm
dd74aa0bca
[RadioFrance] Fix quote styling
2024-05-16 11:45:17 +01:00
lonm
e5e91ad05d
[RadioFrance] Fix thumb detection on profiles
2024-05-16 11:29:32 +01:00
lonm
7308dc895c
[RadioFrance] Fix outdated tests
2024-05-16 11:29:16 +01:00
lonm
1f719e1934
[RadioFrance] Cleanup imports
2024-05-16 11:00:08 +01:00
lonm
a8edca98f5
[RadioFrance] Fix live substations
2024-05-16 10:59:56 +01:00
lonm
827560f2b9
[RadioFrance] Ep selection is already handled, don't add it here
2024-05-16 10:47:28 +01:00
lonm
e2243c2033
[RadioFrance] Fix podcast and person playlist downloads
2024-05-15 16:41:26 +01:00
Simon Sawicki
f9fb3ce86e
[cleanup] Misc ( #8598 )
...
Authored by: bashonly, pukkandan, seproDev, Grub4K
Co-authored-by: bashonly <bashonly@protonmail.com >
Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com >
Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com >
2023-12-30 22:27:36 +01:00
bashonly
5ca095cbcd
[cleanup] Misc ( #8182 )
...
Closes #7796 , Closes #8028
Authored by: barsnick, sqrtNOT, gamer191, coletdjnz, Grub4K, bashonly
2023-09-23 20:00:31 +00:00
Elyse
ba8e9eb2c8
[ie/radiofrance] Add support for livestreams, podcasts, playlists ( #7006 )
...
Closes #4282
Authored by: elyse0
2023-09-18 21:08:40 +00:00
pukkandan
9f14daf22b
[extractor] Deprecate _sort_formats
2022-11-17 11:40:17 +05:30
pukkandan
8b7fb8b60d
[extractor] Make search_json able to parse lists
...
Now `contains_pattern` can be set to `\[.+\]`
2022-10-03 16:56:19 +05:30
bubbleguuum
38d86f4d45
[extractor/radiofrance] Add more radios ( #4065 )
...
Closes #4087
Authored by: bubbleguuum
2022-06-18 18:36:14 -07:00
pukkandan
56ba69e4c9
[cleanup] Misc fixes
...
Closes #4027
2022-06-11 05:00:12 +05:30
pukkandan
86e5f3ed2e
[cleanup] Upgrade syntax
...
Using https://github.com/asottile/pyupgrade
1. `__future__` imports and `coding: utf-8` were removed
2. Files were rewritten with `pyupgrade --py36-plus --keep-percent-format`
3. f-strings were cherry-picked from `pyupgrade --py36-plus`
Extractors are left untouched (except removing header) to avoid unnecessary merge conflicts
2022-04-12 05:32:51 +05:30
pukkandan
5ad28e7ffd
[extractor] Common function _match_valid_url
2021-08-23 00:50:40 +05:30
Pccode66
7a5c1cfe93
Completely change project name to yt-dlp ( #85 )
...
* All modules and binary names are changed
* All documentation references changed
* yt-dlp no longer loads youtube-dlc config files
* All URLs changed to point to organization account
Co-authored-by: Pccode66
Co-authored-by: pukkandan
2021-02-25 00:15:56 +05:30