Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gallery-dl cookies #3

Closed
xzakier opened this issue Feb 27, 2023 · 7 comments
Closed

gallery-dl cookies #3

xzakier opened this issue Feb 27, 2023 · 7 comments

Comments

@xzakier
Copy link

xzakier commented Feb 27, 2023

Error when getting video data: Can't extract video from instagram url after 3 tries: Error #1: extracting raw video failed: gallery-dl error, check cookies Error #2: extracting raw video failed: gallery-dl error, check cookies Error #3: extracting raw video failed: gallery-dl error, check cookies

*only for instagram urls

*hosting on Aws EC2

@voltflake
Copy link
Owner

Yes, you need to log into an instagram account using cookies to download instagram videos.
If you use firefox, install this extension and log into instagram account. Once on main page click "export site cookies to file". Place that file in bot directory and it should work.

Also make sure gallery-dl is installed on machine hosting bot.

@xzakier
Copy link
Author

xzakier commented Feb 27, 2023

install with python3 -m pip install -U gallery-dl or sudo apt install gallery-dl ?

@voltflake
Copy link
Owner

voltflake commented Feb 27, 2023

whatever you prefer, important thing is that you should be able to type gallery-dl in terminal to use it.

@xzakier
Copy link
Author

xzakier commented Feb 27, 2023

in "out" or the whole directory ?

@voltflake
Copy link
Owner

voltflake commented Feb 27, 2023

In directory where you launch node. If you use
node .
then project directory, not out.

@xzakier
Copy link
Author

xzakier commented Feb 27, 2023

It's working now, thank you.

And for the future if you just edit the readme file for all issues just to avoid these questions.

Respect bro

@voltflake
Copy link
Owner

Yeah, I made a lot of changes and added many features without updating readme because I only needed stuff for my discord server. I'll update readme properly soon for everyone on github. Cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants