[Discuss] youtube-dl no longer working in Ubuntu
Patrick
Nixniq-sneaking at sneakEmail.com
Thu May 30 06:25:18 PDT 2019
Hi. :-)
Updating with
sudo youtube-dl -U
works nicely. I just tried that, btw, and notice they'd released
an update on the 20th. So something on the server side probably
changed recently.
moi at T42:~$ sudo youtube-dl -U
[sudo] password for moi:
Updating to version 2019.05.20 ...
Updated youtube-dl. Restart youtube-dl to use the new version.
Cheers,
Patrick.
On Tue, 28 May 2019 20:04:05 -0700
Peter Willis wrote:
>
> You need to get the new version occasionally.
>
> P
>
> > On May 28, 2019, at 7:35 PM, Murray Strome <wmstrome at shaw.ca> wrote:
> >
> > The Youtube video downloader youtube-dl seems to have quit working. I get the same error when I try to use it from the bash command in Windows but it still does work using brew on a Mac. Any ideas as to what has happened and/or how to fix it? Nothing I have found using Google has worked.
> >
> > -------------------------
> >
> > Enn3BHE3v4s: "token" parameter not in video info for unknown reason; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
> > Traceback (most recent call last):
> > File "/usr/lib/python3/dist-packages/youtube_dl/YoutubeDL.py", line 785, in extract_info
> > ie_result = ie.extract(url)
> > File "/usr/lib/python3/dist-packages/youtube_dl/extractor/common.py", line 440, in extract
> > ie_result = self._real_extract(url)
> > File "/usr/lib/python3/dist-packages/youtube_dl/extractor/youtube.py", line 1624, in _real_extract
> > video_id=video_id)
> > youtube_dl.utils.ExtractorError: Enn3BHE3v4s: "token" parameter not in video info for unknown reason; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
> >
> >
> > _______________________________________________
> > Discuss mailing list
> > Discuss at vlug.org
> > http://vlug.org/mailman/listinfo/discuss_vlug.org
>
>
> _______________________________________________
> Discuss mailing list
> Discuss at vlug.org
> http://vlug.org/mailman/listinfo/discuss_vlug.org
>
--
How do I get HOME?
More information about the Discuss
mailing list