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

Crashes upon "Start Download" #3

Open
ruablack2 opened this issue Jan 19, 2025 · 0 comments
Open

Crashes upon "Start Download" #3

ruablack2 opened this issue Jan 19, 2025 · 0 comments

Comments

@ruablack2
Copy link

Hey, just like everyone else, downloading all my saved and likes videos, albeit too last miunte. But if anyone is having an issue with this. Run it from source code and change the following to prevent the crash:

Line 105 in FaveSave.py the ['link'] need to be a capital L. Change that and you'll be good to go!

so Line 105 should be fixed to the below:
video_links.append((video['Link'], f"liked_{date}_" if date else "liked_"))

Error upon execution of Start Download
Image

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

1 participant