Open dajotim937 opened 1 year ago
Also I wanted find out overhead fields from gallery-dl compare to original reddit json.
There is few things:
Post: 11npafn
"category": null,
. Don't know what it should store but it has been overrided with "category": "reddit",
"thumbnail": "<link>",
is overrided with "thumbnail": "nsfw",
.
I didn't tested with many links but found this example:
uv1t37
this post from reddit was submitted with redgifs link which is now 404 on redgifs site. BUT. Json file (just add .json at the end of link. Remove slash if it's there before add .json) from that post haspreview->reddit_video_preview->fallback_url
which has alive video from post but with worse bitrate (tested couple links with redgifs to compare).