sofasurfer
Active Member
I download stuff using "yt-dlp". Yesterday something went wrong and it would not work. I now get this error...
I tried to see if "yt-dlp" was broken so I clicked on "synaptic" in the apps window. Synaptic did not come up. So I went to terminal and entered "sudo synaptic". I got this error...
So I ran this in terminal...
I got this message...
Now I am dealing with a grub issue and that is where I STOP!!! What happened and what should I do? Other than that things SEEM to be working. PC starts with no problems.
Code:
Extracting URL: https://youtu.be/Vp9W7Tz50gY
[youtube] Vp9W7Tz50gY: Downloading webpage
[youtube] Vp9W7Tz50gY: Downloading ios player API JSON
[youtube] Vp9W7Tz50gY: Downloading android player API JSON
[youtube] Vp9W7Tz50gY: Downloading player 37364e28
WARNING: [youtube] Vp9W7Tz50gY: nsig extraction failed: You may experience throttling for some formats
n = EHSxLIjDUnqeqb8M ; player = https://www.youtube.com/s/player/37364e28/player_ias.vflset/en_US/base.js
WARNING: [youtube] Vp9W7Tz50gY: nsig extraction failed: You may experience throttling for some formats
n = o7jysAyQF5P9PWEI ; player = https://www.youtube.com/s/player/37364e28/player_ias.vflset/en_US/base.js
[info] Vp9W7Tz50gY: Downloading 1 format(s): 313+251
ERROR: unable to download video data: HTTP Error 403: Forbidden
I tried to see if "yt-dlp" was broken so I clicked on "synaptic" in the apps window. Synaptic did not come up. So I went to terminal and entered "sudo synaptic". I got this error...
Code:
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
E: _cache->open() failed, cannot continue.
So I ran this in terminal...
Code:
sudo dpkg --configure -a
Code:
The GRUB boot loader was previously installed to a disk that is no │
│ longer present, or whose unique identifier has changed for some reason. │
│ It is important to make sure that the installed GRUB core image stays in │
│ sync with GRUB modules and grub.cfg. Please check again to make sure │
│ that GRUB is written to the appropriate boot devices. │
│ │
│ If you're unsure which drive is designated as boot drive by your BIOS, │
│ it is often a good idea to install GRUB to all of them. │
│ │
│ Note: it is possible to install GRUB to partition boot records as well, │
│ and some appropriate partitions are offered here. However, this forces │
│ GRUB to use the blocklist mechanism, which makes it less reliable, and │
│ therefore is not recommended.
Now I am dealing with a grub issue and that is where I STOP!!! What happened and what should I do? Other than that things SEEM to be working. PC starts with no problems.
Last edited: