FreekBes / insta_reddit_bot

[UNMAINTAINED] A bot which pulls images from Reddit and uploads them to Instagram. Former source code of @me_irl_bot
GNU General Public License v3.0
26 stars 10 forks source link

am getting this issue can u help he sorting it out #18

Closed ShrimantaGarain closed 3 years ago

ShrimantaGarain commented 3 years ago

Post added to done-list Downloading media...Initial mediaUrl: https://v.redd.it/odjwdtp6d8k71 GIFV on Imgur detected (node:12780) UnhandledPromiseRejectionWarning: https://ffmpeg.org/download.html to enable support for video posts. (Use node --trace-warnings ... to show where the warning was created) (node:12780) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag --unhandled-rejections=strict (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1) (node:12780) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

FreekBes commented 3 years ago

For video support you need to download and install ffmpeg from the link provided in the error message you sent. Make sure it works in the command line (test with ffmpeg -v)

ShrimantaGarain commented 3 years ago

sir , all the insta posts are getting these comments "Mirrored from a post on /r/IndianDankMemes by /u/rb_kishore: https://redd.it/pdsalb" is there any way to remove these comments? will be very thankfull is u help!