KevCui / soaper-dl

:tv: Soaper downloader: download TV series and movies in your terminal
Do What The F*ck You Want To Public License
70 stars 19 forks source link

Not displaying porgress #28

Closed cyber-hunt7 closed 1 year ago

cyber-hunt7 commented 1 year ago

Does anyone know how i can use this script to display the progress of downloading a episode. It only show when a subtitle is downloading but not when a video is downloading.

KevCui commented 1 year ago

Hey @cyber-hunt7, there is no progress for video downloading. One way I can think of is to check file size during download. I know, it's inconvenient, but I cannot find an easy way to implement progress bar so far. Sorry.

cyber-hunt7 commented 1 year ago

Can’t you use your old script from soap2day-dl that one was working perfectly.

From: K̶e̶v̶i̶n̶ @.> Sent: Thursday, July 13, 2023 20:46 PM To: KevCui/soaper-dl @.> Cc: cyber_hunt7 @.>; Mention @.> Subject: Re: [KevCui/soaper-dl] Not displaying porgress (Issue #28)

Hey @cyber-hunt7 https://github.com/cyber-hunt7 , there is no progress for video downloading. One way I can think of it to check file size during download. I know, it's not convenient, but I cannot find an easy way to implement progress bar so far. Sorry.

— Reply to this email directly, view it on GitHub https://github.com/KevCui/soaper-dl/issues/28#issuecomment-1634726161 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AIPD3QO6SIZUFF5B3HSGETDXQA647ANCNFSM6AAAAAA2JHG6VE . You are receiving this because you were mentioned. https://github.com/notifications/beacon/AIPD3QIDM5GSEECNI25HUMDXQA647A5CNFSM6AAAAAA2JHG6VGWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTTBN7YRC.gif Message ID: @. @.> >

KevCui commented 1 year ago

Hey @cyber-hunt7, soap2day is gone, old script won't work. soaper doesn't provide mp4 file to download, only m3u8 list. So, new script is not possible to behave 100% like old script.

cyber-hunt7 commented 1 year ago

Ah ok cool thank you