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

Downloads don't finish #246

Closed
nachocab opened this issue Dec 24, 2021 · 2 comments
Closed

Downloads don't finish #246

nachocab opened this issue Dec 24, 2021 · 2 comments

Comments

@nachocab
Copy link

When I run podsync, the logs show that the first download is downloading:

INFO[2021-12-24T11:49:52+01:00] -> updating https://www.youtube.com/watch?v=GLHvspXLZZA&list=PL6PJg4k4pL5yIeIwXfY1qUxl-MFr7BfZS  feed_id=ID1 format=video quality=low
INFO[2021-12-24T11:49:53+01:00] downloading episodes                          page_size=50
INFO[2021-12-24T11:49:53+01:00] download count: 49
INFO[2021-12-24T11:49:53+01:00] ! downloading episode https://youtube.com/watch?v=2MCEWdUkkM4  episode_id=2MCEWdUkkM4 index=0

But after 1 hour, it's still like that. I don't see anything in the data directory other than the xml and opml files. Am I missing something?

@Rpsl
Copy link
Contributor

Rpsl commented Dec 25, 2021

see look like a problem from #237

@nachocab
Copy link
Author

Thanks, I just brew uninstalled youtube-dl and brew installed yt-dlp and ln -s /usr/local/bin/yt-dlp /usr/local/bin/youtube-dl and now it works!

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