]> jfr.im git - yt-dlp.git/commit - README.md
Add option `--file-access-retries` (#2066)
authorEmanuel Hoogeveen <redacted>
Thu, 23 Dec 2021 02:29:03 +0000 (03:29 +0100)
committerGitHub <redacted>
Thu, 23 Dec 2021 02:29:03 +0000 (07:59 +0530)
commit205a0654c00275cbdd77efd00c4f39020fd53e62
tree3d1f117ce786d23b6059031e94a7867918dd39e5
parent663949f825607fc5a03a08a31a3919ed0d7bb883
Add option `--file-access-retries` (#2066)

Closes #517
Authored by: ehoogeveen-medweb
README.md
yt_dlp/YoutubeDL.py
yt_dlp/__init__.py
yt_dlp/downloader/common.py
yt_dlp/downloader/external.py
yt_dlp/downloader/fragment.py
yt_dlp/downloader/http.py
yt_dlp/options.py