Don't know what this error means #3255

Closed
opened 2026-02-20 23:19:00 -05:00 by deekerman · 7 comments
Owner

Originally created by @ThorodanBrom on GitHub (Oct 21, 2014).

Have downloaded the latest Win .exe file for youtube-dl, and have downloaded Python 3.4.2, yet this error comes
captured

I mean the second one, about the non-hexadecimal digit
Is this something to do about my network?

Originally created by @ThorodanBrom on GitHub (Oct 21, 2014). Have downloaded the latest Win .exe file for youtube-dl, and have downloaded Python 3.4.2, yet this error comes ![captured](https://cloud.githubusercontent.com/assets/9331293/4713355/e67bc85c-58df-11e4-8a86-e044d03ca5d4.JPG) I mean the second one, about the non-hexadecimal digit Is this something to do about my network?
Author
Owner

@iggyvolz commented on GitHub (Oct 21, 2014):

It's likely either that or a problem with the video. Could you try a
different video and see how that works?

On Tue, Oct 21, 2014 at 1:06 AM, ThorodanBrom notifications@github.com
wrote:

Have downloaded the latest Win .exe file for youtube-dl, and have
downloaded Python 3.4.2, yet this error comes
[image: captured]
https://cloud.githubusercontent.com/assets/9331293/4713355/e67bc85c-58df-11e4-8a86-e044d03ca5d4.JPG

I mean the second one, about the non-hexadecimal digit
Is this something to do about my network?


Reply to this email directly or view it on GitHub
https://github.com/rg3/youtube-dl/issues/3993.

@iggyvolz commented on GitHub (Oct 21, 2014): It's likely either that or a problem with the video. Could you try a different video and see how that works? On Tue, Oct 21, 2014 at 1:06 AM, ThorodanBrom notifications@github.com wrote: > Have downloaded the latest Win .exe file for youtube-dl, and have > downloaded Python 3.4.2, yet this error comes > [image: captured] > https://cloud.githubusercontent.com/assets/9331293/4713355/e67bc85c-58df-11e4-8a86-e044d03ca5d4.JPG > > I mean the second one, about the non-hexadecimal digit > Is this something to do about my network? > > — > Reply to this email directly or view it on GitHub > https://github.com/rg3/youtube-dl/issues/3993.
Author
Owner

@ThorodanBrom commented on GitHub (Oct 22, 2014):

captured
Tried a different video , but no change. Updated it before I tried again...

Again, does this have to do with my network? I tried it on LXLE on Virtualbox and the same error came .

@ThorodanBrom commented on GitHub (Oct 22, 2014): ![captured](https://cloud.githubusercontent.com/assets/9331293/4741009/9ea5d8f4-5a12-11e4-9c5f-8cb4b38ee68d.JPG) Tried a different video , but no change. Updated it before I tried again... Again, does this have to do with my network? I tried it on LXLE on Virtualbox and the same error came .
Author
Owner

@iggyvolz commented on GitHub (Oct 22, 2014):

You shouldn't be using an extension with the youtube video - your final command was correct.

Hmm... could you try running wget https://www.youtube.com/watch?v=8Psuqys26J4 (you can install and download wget here: http://sourceforge.net/projects/gnuwin32/files/wget/1.11.4-1/wget-1.11.4-1-setup.exe/download, or through chocolatey if you prefer) and paste the HTML contents into a gist (see gist.github.com), and post the link to the gist here? Looks like you're getting an oddball character in the page that youtube-dl can't even read. You're not behind a firewall or proxy or anything... even if everything works in your browser, youtube-dl goes through your terminal so it is not configured correctly.

Beyond that, I'd have to ask you to clone from the source code to try to get this error solved. I'd like to know what video_info_url is (youtube_dl\extractor\youtube.py[o], line 703), as it looks like that's linking to a bizzare URL. Even the failure on self._download_webpage is not working, so I'm guesing video_info_url is something not even on youtube.

@iggyvolz commented on GitHub (Oct 22, 2014): You shouldn't be using an extension with the youtube video - your final command was correct. Hmm... could you try running wget https://www.youtube.com/watch?v=8Psuqys26J4 (you can install and download wget here: http://sourceforge.net/projects/gnuwin32/files/wget/1.11.4-1/wget-1.11.4-1-setup.exe/download, or through chocolatey if you prefer) and paste the HTML contents into a gist (see gist.github.com), and post the link to the gist here? Looks like you're getting an oddball character in the page that youtube-dl can't even read. You're not behind a firewall or proxy or anything... even if everything works in your browser, youtube-dl goes through your terminal so it is not configured correctly. Beyond that, I'd have to ask you to clone from the source code to try to get this error solved. I'd like to know what video_info_url is (youtube_dl\extractor\youtube.py[o], line 703), as it looks like that's linking to a bizzare URL. Even the failure on self._download_webpage is not working, so I'm guesing video_info_url is something not even on youtube.
Author
Owner

@ThorodanBrom commented on GitHub (Oct 23, 2014):

https://gist.github.com/ThorodanBrom/39ea65be3e9183eda929

This is the gist.

But still, no dice. Don't even know where this gets saved if it works

@ThorodanBrom commented on GitHub (Oct 23, 2014): https://gist.github.com/ThorodanBrom/39ea65be3e9183eda929 This is the gist. But still, no dice. Don't even know where this gets saved if it works
Author
Owner

@iggyvolz commented on GitHub (Oct 23, 2014):

Could you also post the contents of the watch@v=8Psuqys26J4 file? It shouldn't in ANY event be 4,398 characters... this isn't a private video of any sort?

@iggyvolz commented on GitHub (Oct 23, 2014): Could you also post the contents of the watch@v=8Psuqys26J4 file? It shouldn't in ANY event be 4,398 characters... this isn't a private video of any sort?
Author
Owner

@jaimeMF commented on GitHub (Oct 23, 2014):

Note that (from the output of wget) the certificate for youtubue.com cannot been verified and probably is invalid. So you may not get the correct pages. Can you play the videos in a browser? If not, you may want to try using a proxy.

@jaimeMF commented on GitHub (Oct 23, 2014): Note that (from the output of wget) the certificate for youtubue.com cannot been verified and probably is invalid. So you may not get the correct pages. Can you play the videos in a browser? If not, you may want to try using a proxy.
Author
Owner

@dstftw commented on GitHub (Jun 11, 2016):

Closing due to no response for a long time.

@dstftw commented on GitHub (Jun 11, 2016): Closing due to no response for a long time.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/youtube-dl#3255
No description provided.