any yt-dlp gurus here?
by ////// from LinuxQuestions.org on (#6CHZZ)
Code:System:
Host: arch Kernel: 6.3.9-arch1-1 arch: x86_64 bits: 64 Desktop: GNOME
v: 44.2 Distro: Arch Linuxmy yt-dlp fails with error like this :
Code:[root@arch Music]# yt-dlp 'https://www.youtube.com/watch?v=Ai80glyrJKA&list=PLpjI4hsBG-6cEixAupjPHEymqnAWbZoZ9&index=1&ab_channel=MilitantVinylist'
[youtube:tab] Extracting URL: https://www.youtube.com/watch?v=Ai80glyrJKA&list=PLpjI4hsBG-6cEixAupjPHEymqnAWbZoZ9&index=1&ab_channel=MilitantVinylist
[youtube:tab] Downloading playlist PLpjI4hsBG-6cEixAupjPHEymqnAWbZoZ9 - add --no-playlist to download just the video Ai80glyrJKA
[youtube:tab] PLpjI4hsBG-6cEixAupjPHEymqnAWbZoZ9: Downloading webpage
[youtube:tab] Extracting URL: https://www.youtube.com/playlist?list=PLpjI4hsBG-6cEixAupjPHEymqnAWbZoZ9
[youtube:tab] PLpjI4hsBG-6cEixAupjPHEymqnAWbZoZ9: Downloading webpage
WARNING: [youtube:tab] YouTube said: INFO - 3 unavailable videos are hidden
[youtube:tab] PLpjI4hsBG-6cEixAupjPHEymqnAWbZoZ9: Redownloading playlist API JSON with unavailable videos
[download] Downloading playlist: Mix tapes
[youtube:tab] Playlist Mix tapes: Downloading 25 items of 25
[download] Downloading item 1 of 25
[youtube] Extracting URL: https://www.youtube.com/watch?v=Ai80glyrJKA
[youtube] Ai80glyrJKA: Downloading webpage
[youtube] Ai80glyrJKA: Downloading ios player API JSON
[youtube] Ai80glyrJKA: Downloading android player API JSON
[youtube] Ai80glyrJKA: Downloading m3u8 information
WARNING: [youtube] Failed to download m3u8 information: <urlopen error _ssl.c:985: The handshake operation timed out>
[info] Ai80glyrJKA: Downloading 1 format(s): 247+251
[download] Got error: <urlopen error _ssl.c:985: The handshake operation timed out>. Retrying (1/10)...
^C
ERROR: Interrupted by user
[root@arch Music]#same with normal user :
Code:[vile@arch Music]$ yt-dlp 'https://www.youtube.com/watch?v=Ai80glyrJKA&list=PLpjI4hsBG-6cEixAupjPHEymqnAWbZoZ9&index=1&ab_channel=MilitantVinylist'
[youtube:tab] Extracting URL: https://www.youtube.com/watch?v=Ai80glyrJKA&list=PLpjI4hsBG-6cEixAupjPHEymqnAWbZoZ9&index=1&ab_channel=MilitantVinylist
[youtube:tab] Downloading playlist PLpjI4hsBG-6cEixAupjPHEymqnAWbZoZ9 - add --no-playlist to download just the video Ai80glyrJKA
[youtube:tab] PLpjI4hsBG-6cEixAupjPHEymqnAWbZoZ9: Downloading webpage
[youtube:tab] Extracting URL: https://www.youtube.com/playlist?list=PLpjI4hsBG-6cEixAupjPHEymqnAWbZoZ9
[youtube:tab] PLpjI4hsBG-6cEixAupjPHEymqnAWbZoZ9: Downloading webpage
WARNING: [youtube:tab] YouTube said: INFO - 3 unavailable videos are hidden
[youtube:tab] PLpjI4hsBG-6cEixAupjPHEymqnAWbZoZ9: Redownloading playlist API JSON with unavailable videos
[download] Downloading playlist: Mix tapes
[youtube:tab] Playlist Mix tapes: Downloading 25 items of 25
[download] Downloading item 1 of 25
[youtube] Extracting URL: https://www.youtube.com/watch?v=Ai80glyrJKA
[youtube] Ai80glyrJKA: Downloading webpage
[youtube] Ai80glyrJKA: Downloading ios player API JSON
[youtube] Ai80glyrJKA: Downloading android player API JSON
[youtube] Ai80glyrJKA: Downloading m3u8 information
WARNING: [youtube] Failed to download m3u8 information: <urlopen error _ssl.c:985: The handshake operation timed out>
[info] Ai80glyrJKA: Downloading 1 format(s): 247+251
[download] Got error: <urlopen error _ssl.c:985: The handshake operation timed out>. Retrying (1/10)...
[download] Got error: <urlopen error _ssl.c:985: The handshake operation timed out>. Retrying (2/10)...
[download] Got error: <urlopen error _ssl.c:985: The handshake operation timed out>. Retrying (3/10)...
^C
ERROR: Interrupted by user
[vile@arch Music]$is this somekind of ssl - https error?
Code:[vile@arch Music]$ yt-dlp 'https://www.youtube.com/watch?v=Ai80glyrJKA'
[youtube] Extracting URL: https://www.youtube.com/watch?v=Ai80glyrJKA
[youtube] Ai80glyrJKA: Downloading webpage
[youtube] Ai80glyrJKA: Downloading ios player API JSON
[youtube] Ai80glyrJKA: Downloading android player API JSON
[youtube] Ai80glyrJKA: Downloading m3u8 information
WARNING: [youtube] Failed to download m3u8 information: <urlopen error _ssl.c:985: The handshake operation timed out>
[info] Ai80glyrJKA: Downloading 1 format(s): 247+251
[download] Got error: <urlopen error _ssl.c:985: The handshake operation timed out>. Retrying (1/10)...
^C
ERROR: Interrupted by user
[vile@arch Music]$maybe missing some dependency?
Host: arch Kernel: 6.3.9-arch1-1 arch: x86_64 bits: 64 Desktop: GNOME
v: 44.2 Distro: Arch Linuxmy yt-dlp fails with error like this :
Code:[root@arch Music]# yt-dlp 'https://www.youtube.com/watch?v=Ai80glyrJKA&list=PLpjI4hsBG-6cEixAupjPHEymqnAWbZoZ9&index=1&ab_channel=MilitantVinylist'
[youtube:tab] Extracting URL: https://www.youtube.com/watch?v=Ai80glyrJKA&list=PLpjI4hsBG-6cEixAupjPHEymqnAWbZoZ9&index=1&ab_channel=MilitantVinylist
[youtube:tab] Downloading playlist PLpjI4hsBG-6cEixAupjPHEymqnAWbZoZ9 - add --no-playlist to download just the video Ai80glyrJKA
[youtube:tab] PLpjI4hsBG-6cEixAupjPHEymqnAWbZoZ9: Downloading webpage
[youtube:tab] Extracting URL: https://www.youtube.com/playlist?list=PLpjI4hsBG-6cEixAupjPHEymqnAWbZoZ9
[youtube:tab] PLpjI4hsBG-6cEixAupjPHEymqnAWbZoZ9: Downloading webpage
WARNING: [youtube:tab] YouTube said: INFO - 3 unavailable videos are hidden
[youtube:tab] PLpjI4hsBG-6cEixAupjPHEymqnAWbZoZ9: Redownloading playlist API JSON with unavailable videos
[download] Downloading playlist: Mix tapes
[youtube:tab] Playlist Mix tapes: Downloading 25 items of 25
[download] Downloading item 1 of 25
[youtube] Extracting URL: https://www.youtube.com/watch?v=Ai80glyrJKA
[youtube] Ai80glyrJKA: Downloading webpage
[youtube] Ai80glyrJKA: Downloading ios player API JSON
[youtube] Ai80glyrJKA: Downloading android player API JSON
[youtube] Ai80glyrJKA: Downloading m3u8 information
WARNING: [youtube] Failed to download m3u8 information: <urlopen error _ssl.c:985: The handshake operation timed out>
[info] Ai80glyrJKA: Downloading 1 format(s): 247+251
[download] Got error: <urlopen error _ssl.c:985: The handshake operation timed out>. Retrying (1/10)...
^C
ERROR: Interrupted by user
[root@arch Music]#same with normal user :
Code:[vile@arch Music]$ yt-dlp 'https://www.youtube.com/watch?v=Ai80glyrJKA&list=PLpjI4hsBG-6cEixAupjPHEymqnAWbZoZ9&index=1&ab_channel=MilitantVinylist'
[youtube:tab] Extracting URL: https://www.youtube.com/watch?v=Ai80glyrJKA&list=PLpjI4hsBG-6cEixAupjPHEymqnAWbZoZ9&index=1&ab_channel=MilitantVinylist
[youtube:tab] Downloading playlist PLpjI4hsBG-6cEixAupjPHEymqnAWbZoZ9 - add --no-playlist to download just the video Ai80glyrJKA
[youtube:tab] PLpjI4hsBG-6cEixAupjPHEymqnAWbZoZ9: Downloading webpage
[youtube:tab] Extracting URL: https://www.youtube.com/playlist?list=PLpjI4hsBG-6cEixAupjPHEymqnAWbZoZ9
[youtube:tab] PLpjI4hsBG-6cEixAupjPHEymqnAWbZoZ9: Downloading webpage
WARNING: [youtube:tab] YouTube said: INFO - 3 unavailable videos are hidden
[youtube:tab] PLpjI4hsBG-6cEixAupjPHEymqnAWbZoZ9: Redownloading playlist API JSON with unavailable videos
[download] Downloading playlist: Mix tapes
[youtube:tab] Playlist Mix tapes: Downloading 25 items of 25
[download] Downloading item 1 of 25
[youtube] Extracting URL: https://www.youtube.com/watch?v=Ai80glyrJKA
[youtube] Ai80glyrJKA: Downloading webpage
[youtube] Ai80glyrJKA: Downloading ios player API JSON
[youtube] Ai80glyrJKA: Downloading android player API JSON
[youtube] Ai80glyrJKA: Downloading m3u8 information
WARNING: [youtube] Failed to download m3u8 information: <urlopen error _ssl.c:985: The handshake operation timed out>
[info] Ai80glyrJKA: Downloading 1 format(s): 247+251
[download] Got error: <urlopen error _ssl.c:985: The handshake operation timed out>. Retrying (1/10)...
[download] Got error: <urlopen error _ssl.c:985: The handshake operation timed out>. Retrying (2/10)...
[download] Got error: <urlopen error _ssl.c:985: The handshake operation timed out>. Retrying (3/10)...
^C
ERROR: Interrupted by user
[vile@arch Music]$is this somekind of ssl - https error?
Code:[vile@arch Music]$ yt-dlp 'https://www.youtube.com/watch?v=Ai80glyrJKA'
[youtube] Extracting URL: https://www.youtube.com/watch?v=Ai80glyrJKA
[youtube] Ai80glyrJKA: Downloading webpage
[youtube] Ai80glyrJKA: Downloading ios player API JSON
[youtube] Ai80glyrJKA: Downloading android player API JSON
[youtube] Ai80glyrJKA: Downloading m3u8 information
WARNING: [youtube] Failed to download m3u8 information: <urlopen error _ssl.c:985: The handshake operation timed out>
[info] Ai80glyrJKA: Downloading 1 format(s): 247+251
[download] Got error: <urlopen error _ssl.c:985: The handshake operation timed out>. Retrying (1/10)...
^C
ERROR: Interrupted by user
[vile@arch Music]$maybe missing some dependency?