-
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', 'vWVgLLnGaWs']
[debug] Encodings: locale 'UTF-8', fs 'UTF-8', out 'UTF-8', pref: 'UTF-8'
[debug] youtube-dl v…
-
This is what youtube-dl had to say (the video works just fine in the browser):
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', 'https://www.youtube.com/watc…
-
mac:vid cleverstep$ youtube-dl -t --verbose https://www.youtube.com/watch?v=ME7DunNmChk
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-t', '--verbose', 'https://www.yo…
-
``` bash
jai@Thunder:~/Music$ youtube-dl --verbose https://www.youtube.com/watch?v=1E7tz0zRlpE
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', 'https://www.y…
-
I just installed youtube-dl on my computer (Linux 3.13.0-61-generic #100-Ubuntu SMP Wed Jul 29 11:21:34 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux) and tried to download the first video from youtube. I c…
-
Here is the output from trying to download a YouTube video, using the Linux Mint 17 latest version of youtube-dl. Can't upgrade to the latest version on your website and will file an issue on that ne…
-
On attempting to use youtube-dl on most youtube pages, I get the following error:
[youtube] ghb6eDopW8I: Downloading js player new
WARNING: Automatic signature extraction failed: Traceback (most rece…
-
Addon is enabled but the functionality is not, the YT+ panel icon isn't even displayed...
Also, 0.5.9 is not available in AMO.
SW1FT updated
9 years ago
-
STR (steps to reproduce) :
create a new profile
install GM
Open a youtube's page. e.g. https://www.youtube.com/watch?v=w88p3xq5KsI
Open VLCtube's configuration window
Untick the "autoplay" and the "au…
-
With latest JWPlayer poster image doesn't work. This fixes it:
```
this.translationPath = this.rootPath + '/translations/';
@@ -736,11 +735,11 @@
if (thisObj.mediaType === 'video') {
…