-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Support Coursera #1141
Comments
Does Coursera require a login? |
Thats not the only service with login. We might consider to implement an interface for login. People requested spotify premium support ... same issue. |
It does for most videos. Sometimes videos are available without a login (see the |
Hm ... yea well. If we do something lets do it full way or no way. Otherwise it would be frustrating. |
But honestly I don't know when we can offer support for services with login. Lets first focus on getting other services work properly at all. Multyservice is really early bird and still needs a loot of fixes before its good usable :) |
I know this goes on another topic, but can you also consider the inclusion of bandcamp? this is something similar to what happens with coursera-dl & youtube-dl with bandcamp-dl :v |
What kind of account would it be ? A personnal account (so they collect data)? A anonym account (like the Newpipe account, used for everybody or idk)? |
it would be great if we can do something similar to Yalp Store, be able to use a particular account of the app if you want to remain anonymous or your own account |
Using a shared account would likely cause dmca takedown: they would say that it allows downloading videos in violation of ToS. In fact they care not about copyright on videos (since most of them are free as in |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Moved the issue to TeamNewPipe/NewPipeExtractor#402 |
A relevant project with the compatible license (LGPL-3.0) is https://github.com/coursera-dl/coursera-dl
The text was updated successfully, but these errors were encountered: