Commit Graph

13 Commits (a3c0321825110d7eb447a6e6f393cec2bade34f9)

Author SHA1 Message Date
gitninja1234 16336c51d0
[ie/stripchat] Fix extractor ()
Closes 
Authored by: gitninja1234
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>
Simon Sawicki e897bd8292
[misc] Add `hatch`, `ruff`, `pre-commit` and improve dev docs ()
Authored by: bashonly, seproDev, Grub4K

Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com>
foreignBlade f9213f8a2d
[extractor/stripchat] Fix extractor ()
Closes 
Authored by: foreignBlade
JChris246 7d5f919bad
[extractor/Stripchat] Fix extractor ()
Authored by bashonly, JChris246
Closes , closes 
pukkandan 9f14daf22b
[extractor] Deprecate `_sort_formats`
Anant Murmu 3b87f4d943
[extractor/stripchat] Improve error message ()
Authored by: freezboltz
zulaport a349d4d641
[extractor/stripchat] Fix hostname for HLS stream ()
Closes  
Authored by: zulaport
DepFA 76f2bb175d
[extractor/stripchat] Don't modify input URL ()
Authored by: dfaker
Anant Murmu befcac11a0
[extractor/stripchat] Fix _VALID_URL ()
Closes https://github.com/yt-dlp/yt-dlp/issues/4486

Authored by: freezboltz
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
pukkandan 39ca3b5c7f
[extractor] Standardize `_live_title`
zulaport c6118ca2cc
[Stripchat] Add extractor ()
Authored by: zulaport