question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

youtube-dlg update error

See original GitHub issue

Please follow the guide below

  • You will be asked some questions and requested to provide some information, please read them carefully and answer honestly
  • Put an x into all the boxes [ ] relevant to your issue (like that [x])
  • Use Preview tab to see how your issue will actually look like

WARNING

All invalid issues will be rejected!!


Before going further

  • If your problem is a bug with youtube-dl or a request for new site support please report it here

  • Make sure you are using the latest youtube-dl-gui version (Click the Settings icon and then About to view the current version)

  • Make sure you are using the latest youtube-dl version (Click the Settings icon and then Update to update to the latest youtube-dl version)

  • Make sure you searched the bugtracker for similar issues including closed ones

  • Make sure to read the FAQs file

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

What is the purpose of your issue?

  • Bug report
  • Feature request (request for a new functionality)
  • 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
delete me and insert your log content here

What operating system do you use ?

Windows 7 Home Premium 64 bit

List of actions to perform to reproduce the problem:

  1. Open youtube-dlg
  2. Open settings
  3. Select “update”

What is the expected behaviour ?

It should say “downloading latest youtube-dl. please wait…”, and then after a few seconds say something like “youtube-dl downloaded successfully.”.

What happens instead ?

It says “downloading latest youtube-dl. please wait…”, but then after a few seconds it says “youtube-dl download failed [http error 403: forbidden]”.

youtube-dlg 1

youtube-dlg 2


Feature request (request for a new functionality)

Please make sure that the requested feature is NOT already in the TODO list

  • I’ve verified and i assure that my requested feature is NOT in the TODO list

What operating system do you use ?

Windows 7 Home Premium 64 bit


When you go to youtube-dlg’s settings and select “update”, it says “downloading latest youtube-dl. please wait…”, but then after a few seconds it says “youtube-dl download failed [http error 403: forbidden]”. This issue never used to happen before, and it always used to just download the update successfully and say “downloading latest youtube-dl. please wait…”, and then after a few seconds say something like “youtube-dl downloaded successfully.” without any issues. Nothing has changed with the program installation or settings. Is there a way to fix that? Thanks.

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:5
  • Comments:10

github_iconTop GitHub Comments

23reactions
Technetium1commented, Nov 27, 2020

This https://github.com/MrS0m30n3/youtube-dl-gui/blob/c5c18e55cb7e04fb6d6d8e64024a7dbac1f6b431/youtube_dl_gui/updatemanager.py#L48 needs to be changed to https://youtube-dl.org/downloads/latest/youtube-dl

If you’re on windows you can download youtube-dl.exe and place it in %AppData%\youtube-dlg

2reactions
Technetium1commented, Dec 1, 2020

@RedBreloom make sure youtube-dl isn’t in your path somewhere else already, if all else fails remove it all and try again. You should probably make another issue if this persists.

Read more comments on GitHub >

github_iconTop Results From Across the Web

ERROR: can't find the current version. Please try again later.
Every once in a while, youtube-dl fails to download a YouTube video. I've found that calling youtube-dl.exe -U to update the exe does...
Read more >
What to do now that "youtube-dl.exe -U" yields "ERROR: can't ...
To update youtube-dl. But now, it says: ERROR: can't find the current version. Please try again later. As always when an ...
Read more >
update = ERROR: can't find the current version. Please try ...
Checklist I've verified that I'm running youtube-dl version 2020.11.21.1 ... >youtube-dl.exe --update ERROR: can't find the current version.
Read more >
No longer able to download YouTube using youtube-dl. How ...
When I run youtube-dl, I get the message below (it's very long). What is the problem and how do I fix this? It...
Read more >
youtube-dl - download videos from ... - manpages.ubuntu!
youtube -dl is a small command-line program to download videos from ... from then on you'll be able to update with sudo youtube-dl...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found