oleksis / youtube-dl-gui

A cross platform front-end GUI of the popular youtube-dl written in wxPython.

Home Page:https://oleksis.github.io/youtube-dl-gui/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yt-dlg User Id Issue

khoi16ngo opened this issue · comments

commented

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 yt-dlg 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 yt-dlg 1.X.Y
    • 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 yt-dlg
  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
2023-02-21 23:25:02,693-DEBUG-Worker_1-ERROR: Unable to extract uploader id; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type  youtube-dl -U  to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
2023-02-21 23:25:02,694-DEBUG-Worker_1-Child process exited with non-zero code: 1
2023-02-21 23:57:54,174-DEBUG-Worker_1-ERROR: Unable to extract uploader id; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type  youtube-dl -U  to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
2023-02-21 23:57:54,175-DEBUG-Worker_1-Child process exited with non-zero code: 1

What operating system do you use ?

Windows 11

List of actions to perform to reproduce the problem:

  1. paste url into top field
  2. click add
  3. click download

What is the expected behaviour ?

Should download the video in specified format

What happens instead ?

Nothing downloads. I have seen this error on the official yt-dlg git hub and they fixed it in a release but I'm not sure how to get the new version of it and connect it to this GUI. The issue comes from the the user id can now have an @ symbol. I think the issue is fixed but I updated the GUI to the lastest version and looks like the user id issue is still there.

Update to the latest yt-dlp CLI Backend. See yt-dlg/yt-dlg#11 (comment)

commented

I am on yt-dlg 1.8.4 and i clicked update, but it still shows up this error and I cannot download.

commented

looks like it works when I changed the CLI backend from youtube-dlp.exe to yt-dlp.exe

If the issue is complete as fixed, please feel free to close it.

commented

Ah ok, I think the issue is resolved now. Sorry about that I think I just had to play around with the settings with the new update. Thanks for the help.

Getting this issue on the most recent release now

@VaelophisNyx can share the URL , steps or logs the issue you having?

https://www.youtube.com/watch?v=ZBJA9lPi4gs URL in question
steps are just add, set to convert to mp3, download
log is just the exact same error in the original issue post

I think it may be that this video is trying to download as a WebM and convert from that

I should state it's worked fine up to today, I have FFmpeg. It just died when I tried it today