Originally posted by GreyGeek
View Post
Announcement
Collapse
No announcement yet.
FireFox 64bit 60.0.1 stinks
Collapse
This topic is closed.
X
X
-
Originally posted by wizard10000 View PostThat's because the only legal way to download YT videos is with a paid subscription. Since Google owns YouTube I guess they wouldn't want YT extensions messing with their revenue stream"A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
– John F. Kennedy, February 26, 1962.
- Top
- Bottom
Comment
-
Originally posted by SpecialEd View Postyoutube-dl works great for me. There is also a modifier to just d/l the sound.
$ youtube-dl -k https://www.youtube.com/watch?v=t7EAlTcZFwY
[youtube] t7EAlTcZFwY: Downloading webpage
[youtube] t7EAlTcZFwY: Downloading video info webpage
[youtube] t7EAlTcZFwY: Extracting video information
WARNING: unable to extract uploader nickname
ERROR: Signature extraction failed: Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 905, in _decrypt_signature
video_id, player_url, s
File "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 797, in _extract_signature_function
raise ExtractorError('Cannot identify player %r' % player_url)
ExtractorError: Cannot identify player u'/yts/jsbin/player-vflBI1oYt/en_US/base.js'; 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.
(caused by ExtractorError(u"Cannot identify player u'/yts/jsbin/player-vflBI1oYt/en_US/base.js'; 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.",)); 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.
"A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
– John F. Kennedy, February 26, 1962.
- Top
- Bottom
Comment
-
With that same video,Code:$ ytl https://www.youtube.com/watch?v=t7EAlTcZFwY [youtube] t7EAlTcZFwY: Downloading webpage [youtube] t7EAlTcZFwY: Downloading video info webpage [youtube] t7EAlTcZFwY: Extracting video information [youtube] t7EAlTcZFwY: Downloading js player vflBI1oYt [download] Destination: /home/chimak/Downloads/Symbols of an Alien Sky (Full Documentary) [download] 10.3% of 270.97MiB at 5.96MiB/s ETA 00:40^C
Code:youtube-dl -f 43 -o "/home/chimak/Downloads/%(title)s"
I don't use the youtube-dl from the repos or any ppa. I get it from the GitHub page.
If a download fails, I runCode:sudo youtube-dl -U
Last edited by chimak111; May 22, 2018, 10:11 PM.Kubuntu 20.04
- Top
- Bottom
Comment
-
Originally posted by wizard10000 View PostAnd the fourth FF60 build since Sunday hit Sid repos today. Somebody must have really messed up
Code:Version: 60.0.1 Build ID: 20180516032328 Update Channel: release User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0 OS: Linux 4.15.0-22-generic
Kubuntu 20.04
- Top
- Bottom
Comment
-
Originally posted by chimak111 View PostNothing like that with Kubuntu 18.04. Same as what's here: https://www.mozilla.org/en-US/firefo.../releasenotes/
Code:Version: 60.0.1
we see things not as they are, but as we are.
-- anais nin
- Top
- Bottom
Comment
-
And, just like that, after several updates FireFox runs without problems. I should learn to be more patient."A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
– John F. Kennedy, February 26, 1962.
- Top
- Bottom
Comment
-
Originally posted by GreyGeek View PostAnd, just like that, after several updates FireFox runs without problems. I should learn to be more patient.we see things not as they are, but as we are.
-- anais nin
- Top
- Bottom
Comment
Comment