1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-04 12:55:25 -04:00

[GameJolt] Add extractors (#2036)

Authored by: MinePlayersPE
This commit is contained in:
MinePlayersPE
2021-12-25 05:28:57 +07:00
committed by GitHub
parent 070f6a85ea
commit d43de6821c
4 changed files with 553 additions and 2 deletions

View File

@@ -1618,6 +1618,9 @@ The following extractors use this feature:
#### youtubewebarchive
* `check_all`: Try to check more at the cost of more requests. One or more of `thumbnails`, `captures`
#### gamejolt
* `comment_sort`: `hot` (default), `you` (cookies needed), `top`, `new` - choose comment sorting mode (on GameJolt's side)
NOTE: These options may be changed/removed in the future without concern for backward compatibility
<!-- MANPAGE: MOVE "INSTALLATION" SECTION HERE -->