Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to convert due to first try fail caused by hdd full, next attemp always fail due to vid already on the list #23240

Open
4 of 6 tasks
sukrosono opened this issue Nov 27, 2019 · 0 comments

Comments

@sukrosono
Copy link

sukrosono commented Nov 27, 2019

Checklist

  • I'm reporting a broken site support issue
  • I've verified that I'm running youtube-dl version 2019.11.22
  • I've checked that all provided URLs are alive and playable in a browser
  • I've checked that all URLs and arguments with special characters are properly quoted or escaped
  • I've searched the bugtracker for similar bug reports including closed ones
  • I've read bugs section in FAQ

Verbose log

[youtube] 1vHujWAsQ-s: Downloading webpage
[youtube] 1vHujWAsQ-s: Downloading video info webpage
WARNING: video doesn't have subtitles
[youtube] 1vHujWAsQ-s: Looking for automatic captions
WARNING: Couldn't find automatic captions for 1vHujWAsQ-s
[download] Resuming download at byte 1333659897
[download] Destination: BRAJADENTA MBALELO-KI H. MANTEB SOEDARSONO FULL HD-1vHujWAsQ-s.f137.mp4
[download]  40.8% of 3.13GiB at 41.42KiB/s ETA 13:02:10[download] Got server HTTP error: [Errno 104] Connection reset by peer. Retrying (attempt 1 of 10)...
[download] Destination: BRAJADENTA MBALELO-KI H. MANTEB SOEDARSONO FULL HD-1vHujWAsQ-s.f137.mp4
[download]  42.3% of 3.13GiB at 89.91KiB/s ETA 05:51:11[download] Got server HTTP error: [Errno 104] Connection reset by peer. Retrying (attempt 2 of 10)...
[download] Destination: BRAJADENTA MBALELO-KI H. MANTEB SOEDARSONO FULL HD-1vHujWAsQ-s.f137.mp4
[download]  46.6% of 3.13GiB at 24.23KiB/s ETA 20:07:49[download] Got server HTTP error: [Errno 104] Connection reset by peer. Retrying (attempt 3 of 10)...
[download] Destination: BRAJADENTA MBALELO-KI H. MANTEB SOEDARSONO FULL HD-1vHujWAsQ-s.f137.mp4
[download] 100% of 3.13GiB in 01:45:39
[download] Destination: BRAJADENTA MBALELO-KI H. MANTEB SOEDARSONO FULL HD-1vHujWAsQ-s.f140.m4a
[download] 100% of 322.34MiB in 02:51
[ffmpeg] Merging formats into "BRAJADENTA MBALELO-KI H. MANTEB SOEDARSONO FULL HD-1vHujWAsQ-s.mp4"
ERROR: Conversion failed!
|RETRY|
[youtube] 1vHujWAsQ-s: Downloading webpage
[youtube] 1vHujWAsQ-s: Downloading video info webpage
WARNING: video doesn't have subtitles
[youtube] 1vHujWAsQ-s: Looking for automatic captions
WARNING: Couldn't find automatic captions for 1vHujWAsQ-s
[download] BRAJADENTA MBALELO-KI H. MANTEB SOEDARSONO FULL HD has already been recorded in archive

Description

Invocation:
youtube-dl -ci --download-archive list.txt --yes-playlist --write-auto-sub --write-sub --sub-lang en,id --sub-format srt/sub/ssa/vtt/ass/best

I know the fail conversion is due to hdd full, but i think it should detect unfinished download.
Previously i already made #22120 (with different circumstance), but closed.

https://imgur.com/a/qjQiNSf (additional img for chronological view)

Yet i think it solvable via --skip-download or erase the video id on the list.txt, but not yet test it.
In my point of view the pre-check of the existing file is really important and useful.

waiting your response guys 😄 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant