-
Notifications
You must be signed in to change notification settings - Fork 20
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
Other "Youtube" Providers #7
Comments
It could be done, but there are restrictions for other providers. In particular:
I have quickly checked Bitchute and DTube. Bitchute is not supported by youtube-dl and DTube does not have RSS feeds. |
I'm actually working on this, using the playlist option of youtube-dl. |
I have checked Bitchute again and it is working properly with youtube-dl now and also has RSS feeds. The same is true for Peertube. Support for both of them is coming as soon as I find some time to implement it. |
I realized that with the current code base this is more effort than anticipated. And it will need a database schema upgrade. I will add this issue to the v2 milestone. For now, if you want to use a provider other than YouTube and want to put in some more effort, you could probably set up something with newsboat. |
Has been added on the v2 branch. v2 is still very unstable. I'll update the README as soon as I have a beta version ready |
I was wondering if you are considering supporting other video provider services, especially those who are not Orwellian like youtube. What I consider as innocent videos are getting pulled from Youtube even in the midst of being downloaded by ytcc. This has gone too far. If the excellent ytcc only supports youtube then
regretfully from now on I will not use it.
Bitchute would be an example of a popular alternative.
Best wishes
The text was updated successfully, but these errors were encountered: