1
0
Fork 0

[GameJolt] Add extractors (#2036)

Authored by: MinePlayersPE
This commit is contained in:
MinePlayersPE 2021-12-25 05:28:57 +07:00 committed by GitHub
commit d43de6821c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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 -->