Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
youtube-dl -v -f mp4 --write-sub --sub-lang en --write-auto-sub --sub-format ttml --convert-subtitles srt --embed-subs https://www.youtube.com/watch\?v\=mBXGjD5ASrQ
what's wrong?!!
[download] 0.6% of 37.67MiB at 612.90KiB/s ETA 01:02[download] Got server HTTP error: Downloaded 251081 bytes, expected 39498228 bytes. Retrying (attempt 1 of 10)...
[download] Resuming download at byte 251081
ERROR: Did not get any data blocks
Traceback (most recent call last):
File "/usr/local/bin/youtube-dl/youtube_dl/downloader/http.py", line 287, in real_download
download()
File "/usr/local/bin/youtube-dl/youtube_dl/downloader/http.py", line 265, in download
retry(err)
File "/usr/local/bin/youtube-dl/youtube_dl/downloader/http.py", line 175, in retry
raise RetryDownload(e)
RetryDownload