McSwindler
2a308d0930
[watchertv] add comments for required fields
...
Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com>
2025-02-17 17:25:54 -06:00
McSwindler
990566c324
[watchertv] create DropoutBase IEs for Dropout and WatcherTV to extend
2025-02-17 17:25:52 -06:00
McSwindler
f1dc2a32f0
[watchertv] update extractor to extend dropout instead of duplicating
2025-02-17 17:23:15 -06:00
bashonly
1643686104
[ie/dropout] Fix extraction ( #12102 )
...
Closes #12103
Authored by: bashonly
2025-01-16 02:40:13 +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
OverlordQ
db22142f6f
[extractor/dropout] Fix season extraction ( #7304 )
...
Authored by: OverlordQ
2023-06-21 07:17:07 +00:00
Jelle Besseling
34baaced11
[extractor/dropout] Support cookies and login only as needed ( #4075 )
...
Closes #4035
Authored by: pingiun, pukkandan
2022-06-23 16:21:03 -07:00
pukkandan
28786529dc
[extractor/dropout] Login is not mandatory
...
Workaround for #3931
2022-06-01 02:03:25 +05:30
pukkandan
aedaa455d9
[vimeo] Fix extractors
...
Closes #3037 , Closes #2858 , Closes #2880 , Closes #3712
May also fix #3602 , #3360
2022-05-18 05:16:08 +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
a44ca5a470
[cleanup] Misc fixes
...
Closes https://github.com/yt-dlp/yt-dlp/pull/3213 , Closes https://github.com/yt-dlp/yt-dlp/pull/3117
Related: https://github.com/yt-dlp/yt-dlp/issues/3146#issuecomment-1077323114 , https://github.com/yt-dlp/yt-dlp/pull/3277#discussion_r841019671 , a825ffbffa (commitcomment-68538986)
, https://github.com/yt-dlp/yt-dlp/issues/2360 , 5fa3c9a88f (r70393519)
, 5fa3c9a88f (r70393254)
2022-04-05 18:12:18 +05:30
Sonic
e9efb99f66
[dropout] Add extractor ( #2045 )
...
Authored-by: TwoThousandHedgehogs, pukkandan
2021-12-24 17:19:33 +05:30