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.
Call ffmpeg with -hide_banner for crunchyroll m3u8 download #25563
Comments
|
Why is this a desirable feature when you can already pass args to the downloader? Something like |
|
I was just thinking that this would be desirable for any user(who doesn't like messing with arguments). I will close this issue if you think it doesn't serve any purpose. |
Checklist
Description
Small convenience improvement: FFmpeg is currently callled without -hide_banner, which is very verbose and can fill up an entire screen. This is wasteful, as many terminal emulators have limited scrollback. The solution would be to include the -hide_banner argument for FFmpeg.