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.
checks
LOG File:
log.txt
Description
Downloading a video from bitchute using "youtube-dl [bitchute url]", works fine. Subsequently watching bitchute via mpv works also just fine using "mpv [bitchute url]"
However, passing -F to youtube-dl makes youtube-dl quit with "unkown" as a resolution note.
Subsequently using mpv to watch bitchute, whilst having defaults set for quality (eg. in my case having set 1080p as max resolution) fails, because youtube-dl does not provide anything.
Even the bestvideo qualifier comes out empty, since I presume that checks formats as well.