AyoKeito

Results 10 comments of AyoKeito

It's easy for installation from Github sources. Assuming you have `python3` and the `alltube` itself installed and working: Git clone `yt-dlp` to `/vendor` subfolder of `alltube` Edit `config/config.yml`: Change: `youtubedl:...

Sorry. I've edited the template back. That fixed the error i was getting but alltube still offers mkv file as a result, despite `merge-output-format` set to `mp4`. Is it possible...

Oh, i see. Could `-movflags frag_keyframe+empty_moov` [help with the problem?](https://stackoverflow.com/questions/34123272/ffmpeg-transmux-mpegts-to-mp4-gives-error-muxer-does-not-support-non-seekable/34133803#34133803) It seems that it can make the resulting file incompatible with some software, but it would produce a file usable...

Should i try changing the hardcoded matroska and adding `-movflags frag_keyframe+empty_moov` to see if it helps, or are there more variables in play, apart from one linked above? UP: nevermind,...

If i put modified Downloader.php into alltube classes folder, will it work?

Thank you! It worked! I've also had to edit `genericFormats` section in `config` to make it download video and audio streams compatible with mp4 container: ` bestvideo[ext=mp4]+bestaudio[ext=m4a]: Remux best video...

> > 7. `pip install mmdet` > > Yach can confirm this solves the stuck, thx I've actually removed my message because controlnet is not working for me (never did,...

Working installation method (for endless installation): 1. Install sd-webui-controlnet, don't wait for it to finish, just make sure folder appears in extensions. Stop the webui. 2. Activate VENV 3. Uninstall...

I've had the same problem in Firefox 96 and it was solved via F12 menu: Press F12, go to network menu, check "disable cache", refresh page, uncheck "disable cache". That...

Can confirm this still happens on latest panel version, generates **gigabytes** of logs per hour.