aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/extractor/redgifs.py
Commit message (Expand)AuthorAgeFilesLines
* [compat, networking] Deprecate old functions (#2861)coletdjnz2023-07-151-2/+2
* [extractor/redgifs] Fix bug in 8c188d5d09177ed213a05c900d3523867c5897fd (#5559)bashonly2022-11-171-2/+3
* [extractor] Deprecate `_sort_formats`pukkandan2022-11-171-1/+0
* [extractor/redgifs] Refresh auth token for 401 (#5352)Kevin Wood2022-11-061-8/+15
* [extractor/redgifs] Fix extractorspukkandan2022-10-211-14/+6
* [extractor/redgifs] Fix extractorspukkandan2022-10-201-2/+4
* [extractor/redgifs] Fix extractor (#4892)jhwgh19682022-10-041-3/+31
* [cleanup] Upgrade syntaxpukkandan2022-04-121-1/+0
* [RedGifs] Add Search and User extractors (#1808)Deer-Spangle2021-11-281-37/+175
* [redgifs] Add extractor (#1631)chio0hai2021-11-271-0/+94