What happened to download a stats? #611
-
So i have been using ani-cli to download anime and earlier when downloading it showed the amount downloaded out of the the total size. But now it shows the length downloaded and frames and other stuff printing it every few seconds and completely filling my terminal. Is there any way to restore it like it was. And i would suggest that it would be nice if there was a simple clean status bar. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
There r two downloader used now.. one for downloading .MP4 files and one for .m3u8 file.. And lately gogoanime is giving more and more .m4u8 files.. so we can't do anything about it.. |
Beta Was this translation helpful? Give feedback.
-
Ffmpeg convert it to MP4 while downloading.. ig u need to learn more about ffmpeg.. it's a great tool for processing video files... |
Beta Was this translation helpful? Give feedback.
There r two downloader used now.. one for downloading .MP4 files and one for .m3u8 file..
Earlier downloader u saw is aria2.. which supports .MP4 and parallel downloading
Another one that shows frame is ffmpeg... Which supports downloading .m3u8 but doesn't support parallel downloading..
And lately gogoanime is giving more and more .m4u8 files.. so we can't do anything about it..