Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Using`local=true` and `quality=dash` query strings of Invidious instance. #25480
Comments
|
youtube-dl does not support invidious directly. |
#17613 is closed without any comment from you, what should I assumed? I mean, should I first create a request about adding direct support for invidious or something? |
Checklist
Description
local=truewill use the instance's host for proxying*.googlevideo.comURLs andquality=dashwill allow to use dash format (will allow the user to use more format other than the default which are medium and 720p, IIRC).For instance,
local=truewill use something likehover over with the mousewill be used instead of the*.googlevideo.comcounterpart.I already explained it a little bit and pretty sure the developers know about it but,
quality=dashwill allow the user to download DASH media. Like if the video has 1080p in webm format, the user will be able to download it and merge it with an audio counterpart.As closing notes, I suggest that, those options to be default for Invidious instances (at least
local=truebecause it can also be disabled from the configs, as you can do with many other things). Becauselocal=trueimproves privacy and as far as I can tell, the projects cares much about privacy, andquality=dashallows user to select whatever they want, as with normal YouTube content.I read all the documents on how to create a useful report. I hope everything is provided and crystal clear. Have a nice day. ^^