diff options
author | James Taylor <user234683@users.noreply.github.com> | 2020-02-18 11:47:23 -0800 |
---|---|---|
committer | James Taylor <user234683@users.noreply.github.com> | 2020-02-18 11:47:23 -0800 |
commit | f25324794916dc51367e399b923e367854e5b5ee (patch) | |
tree | 5e248f912ae3131a526da9d122956dc8a7803072 /youtube/playlist.py | |
parent | 8c2b81094ec277865f613aacfa6626bf271a4ab8 (diff) | |
download | yt-local-f25324794916dc51367e399b923e367854e5b5ee.tar.lz yt-local-f25324794916dc51367e399b923e367854e5b5ee.tar.xz yt-local-f25324794916dc51367e399b923e367854e5b5ee.zip |
Fix MaxRetryError when checking for video URL access
The default urllib3 max redirect amount was set to 3. Change it to 10 and
do not fail if there is a problem with checking for URL access. Just print
the error to the console and proceed.
Also add an unrelated remark about the bcptr=9999999999 parameter in watch.py
Diffstat (limited to 'youtube/playlist.py')
0 files changed, 0 insertions, 0 deletions