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

Support invidio.us directly without using the youtube exctractor #18859

Closed
pExeen opened this issue Jan 14, 2019 · 4 comments
Closed

Support invidio.us directly without using the youtube exctractor #18859

pExeen opened this issue Jan 14, 2019 · 4 comments

Comments

@pExeen
Copy link

@pExeen pExeen commented Jan 14, 2019

Please follow the guide below

  • You will be asked some questions and requested to provide some information, please read them carefully and answer honestly
  • Put an x into all the boxes [ ] relevant to your issue (like this: [x])
  • Use the Preview tab to see what your issue will actually look like

Make sure you are using the latest version: run youtube-dl --version and ensure your version is 2019.01.10. If it's not, read this FAQ entry and update. Issues with outdated version will be rejected.

  • I've verified and I assure that I'm running youtube-dl 2019.01.10

Before submitting an issue make sure you have:

  • At least skimmed through the README, most notably the FAQ and BUGS sections
  • Searched the bugtracker for similar issues including closed ones
  • Checked that provided video/audio/playlist URLs (if any) are alive and playable in a browser

What is the purpose of your issue?

  • Bug report (n your issue requires account credentials please provide them or explain how one can obtain them.
    encountered problems with youtube-dl)
  • Site support request (request for adding support for a new site)
  • Feature request (request for a new functionality)
  • Question
  • Other

If the purpose of this issue is a site support request please provide all kinds of example URLs suppn your issue requires account credentials please provide them or explain how one can obtain them.

ort for which should be included (replace following example URLs by yours):

Note that youtube-dl does not support sites dedicated to copyright infringement. In order for site support request to be accepted all provided example URLs should not violate any copyrights.


Description of your issue, suggested solution and other information

I would love if youtube-dl supported using invidio.us without using the youtube extractor.
Here is there API documentation.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Jan 14, 2019

That's totally pointless.

@dstftw dstftw closed this Jan 14, 2019
@wjtk4444
Copy link

@wjtk4444 wjtk4444 commented Apr 29, 2019

I'd like to suggest re-opening this issue as there is a valid reason for that to happen. Invidio.us provides a proxy-like functionality that allows user to watch a video without connecting directly to google servers.

Example - adding a &local=true argument to the url enables the proxy.
https://invidio.us/watch?v=LbjcaMAhJRQ
https://invidio.us/watch?v=LbjcaMAhJRQ&local=true

@arankaren
Copy link

@arankaren arankaren commented Jul 11, 2019

Yes! the streams is available in https://invidio.us/api/v1/videos/qmOLtTGvsbM?fields=formatStreams,adaptiveFormats&pretty=1 for example.

Please reopen this issue. To extract the videos with DRM signature directly from invidio.us would be a second option. First directly from YT if it fails from Invidio.us and is fails invidio from youtube extractor sig.

@gnouts
Copy link

@gnouts gnouts commented Oct 23, 2019

Hi, I'd like to understand...
In my case (and many others), my ip is often banned resulting in "Too many requests" error.
I tried using invidio.us url instead but I still get the error.

Would using invidio.us api instead of youtube extractor solve my case ?

If that's correct, it would not be "totally pointless", judging the number of issue with Error429 ...

@gnouts gnouts mentioned this issue Nov 13, 2019
5 of 5 tasks complete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
5 participants
You can’t perform that action at this time.