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

Error while trying to download? #523

Open
2 tasks
jimsy3 opened this issue Oct 17, 2021 · 3 comments
Open
2 tasks

Error while trying to download? #523

jimsy3 opened this issue Oct 17, 2021 · 3 comments

Comments

@jimsy3
Copy link

jimsy3 commented Oct 17, 2021

  • [ X ] I think my problem is NOT with youtube-dl
  • [ X ] I've verified and i assure that I'm running youtube-dl-gui 0.4
  • [ X ] I assure that i am using the latest version of youtube-dl
  • [ X ] Searched bugtracker
  • [ X ] I've read the FAQs file

What is the purpose of your issue?

  • [ X ] Bug report
  • Feature request (request for a new functionality)
  • [ X ] Question
  • Other

Please remove any sections between (---) if they are not related to your issue


Bug report

If the problem occurs when downloading a URL please provide the full verbose output as follows:

  1. Restart youtube-dl-gui
  2. Go to Options > Extra tab
  3. Enable Debug youtube-dl
  4. Go to Options > Advanced tab and Clear your log content
  5. Try to download the URL
  6. Copy the whole log content and insert it between the ``` part below
[10/17/21 06:31:10] [debug] System config: []
[10/17/21 06:31:10] [debug] User config: []
[10/17/21 06:31:10] [debug] Custom config: []
[10/17/21 06:31:10] [debug] Command-line args: ['--newline', '-i', '-o', 'C:\\temp111\\YT-DL-guiiii\\%(title)s.%(ext)s', '-v', '--ignore-config', '--hls-prefer-native', 'https://eeds.babahhcdn.com/delfivod/_definst_/T/TROzJGpn/smil:stream.smil/playlist.m3u8']
[10/17/21 06:31:10] [debug] Encodings: locale cp1252, fs mbcs, out cp1252, pref cp1252
[10/17/21 06:31:10] [debug] youtube-dl version 2020.12.22
[10/17/21 06:31:10] [debug] Python version 3.4.4 (CPython) - Windows-10-10.0.19041
[10/17/21 06:31:10] [debug] exe versions: ffmpeg 3.3.2, ffprobe 3.3.2
[10/17/21 06:31:10] [debug] Proxy map: {}
[10/17/21 06:31:10] WARNING: Could not send HEAD request to https://eeds.babahhcdn.com/delfivod/_definst_/T/TROzJGpn/smil:stream.smil/playlist.m3u8: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:600)>
[10/17/21 06:31:10] ERROR: Unable to download webpage: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:600)> (caused by URLError(SSLError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:600)'),))
[10/17/21 06:31:10]   File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmprhhzjl7r\build\youtube_dl\extractor\common.py", line 632, in _request_webpage
[10/17/21 06:31:10]   File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmprhhzjl7r\build\youtube_dl\YoutubeDL.py", line 2248, in urlopen
[10/17/21 06:31:10]   File "C:\Python\Python34\lib\urllib\request.py", line 464, in open
[10/17/21 06:31:10]   File "C:\Python\Python34\lib\urllib\request.py", line 482, in _open
[10/17/21 06:31:10]   File "C:\Python\Python34\lib\urllib\request.py", line 442, in _call_chain
[10/17/21 06:31:10]   File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmprhhzjl7r\build\youtube_dl\utils.py", line 2736, in https_open
[10/17/21 06:31:10]   File "C:\Python\Python34\lib\urllib\request.py", line 1185, in do_open
[10/17/21 06:31:10] 

What operating system do you use ?

win 10 x64

List of actions to perform to reproduce the problem:

paste the .m3u8 url and press Add and Download

What is the expected behaviour ?

i should get a playlist.mp4 video file in my download folder

What happens instead ?

error


What operating system do you use ?

win 10 x64


why is it suddenly only giving me an error and not even downloading anything

@axcore
Copy link

axcore commented Oct 17, 2021

This project is abandoned, try one of the forks listed here

Also try switching from youtube-dl to yt-dlp, as the former is not being actively maintained at the moment

@jimsy3
Copy link
Author

jimsy3 commented Oct 17, 2021

ok, but are there any windows versions too that i could just open via double-click etc... (aka a Gui version...)

@axcore
Copy link

axcore commented Oct 17, 2021

Tartube and yt-dlg will both do that, they are in the list.

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

2 participants