Oshan96 / monkey-dl

Bulk download your favourite anime episodes from your favourite anime websites
MIT License
820 stars 71 forks source link

How long do downloads usually take? #27

Open StishStash opened 4 years ago

StishStash commented 4 years ago

Forgive me if this isn't the right place to ask, but I seem to be having a problem with downloading, in that the downloader doesn't seem to be making any progress at all.

[INFO] : GoGoAnime URL detected... [INFO] : Collecting download links... [INFO] : Extracting page URLs... [INFO] : Downloading started... [INFO] : HLS link found. Using custom HLSDownloader to download...

And then it just kind of sits there. Progress bar doesn't seem to be moving or anything. Does it just take a while to download? It's kind of a long video.

Oshan96 commented 4 years ago

Since you're using the HLS downloader, some of the files take sometime to get downloaded. Since currently there is no download progress meter for ongoing downloads (apart from the total downloaded files progress meter) you can open your TaskManager and check the "Network" usage for monkey-dl. It will tell you whether the files are being downloaded (as a workaround)