Games-Gamers / FamBot

FAM
3 stars 0 forks source link

Convert Instagram and TikTok links to mp4s for embeds #44

Open WikiWikiWasp opened 2 years ago

WikiWikiWasp commented 2 years ago

Description

Currently, links to Instagram and TikTok videos aren't embedded into discord and require clicking on the link/logging in to view.

This feature would have Fambot convert the links into mp4s (or equivalents) then upload them for ease of viewing.

Suggestions

Suggestion for conversion:

Suggestions for calling the feature:

Acceptance Criteria

WikiWikiWasp commented 2 years ago

Going to attempt converting via python libraries instead

WikiWikiWasp commented 2 years ago

got my local branch to use the selenium library to open a browser driver to "manually" submit the links to igram.io and download the video for posting, but will need to test it on the raspberry pi host to determine if this method will work or not