Commit Graph

13 Commits (b91c3925c2059970daa801cb131c0c2f4f302e72)

Author SHA1 Message Date
Jackson Humphrey d215fba7ed
[ie/RedGifsUser] Fix extraction ()
Closes , Closes 
Authored by: jshumphrey
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>
coletdjnz 3d2623a898
[compat, networking] Deprecate old functions ()
Authored by: coletdjnz, pukkandan
bashonly f96a3fb7d3
[extractor/redgifs] Fix bug in 8c188d5d09 ()
pukkandan 9f14daf22b
[extractor] Deprecate `_sort_formats`
Kevin Wood 8c188d5d09
[extractor/redgifs] Refresh auth token for 401 ()
Closes 
Authored by: endotronic, pukkandan
pukkandan 0c908911f9
[extractor/redgifs] Fix extractors
Superseeds f47cf86eff

Closes 

Authored by: bashonly
pukkandan f47cf86eff
[extractor/redgifs] Fix extractors
Closes , closes 
jhwgh1968 c53e5cf59f
[extractor/redgifs] Fix extractor ()
Closes 
Authored by: jhwgh1968
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
Deer-Spangle bf57cfa8b7
[RedGifs] Add Search and User extractors ()
Authored by: Deer-Spangle
chio0hai 4e4ba1d75f
[redgifs] Add extractor ()
Closes 
Authored by: chio0hai