Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
undef. #8928
undef. #8928
Comments
|
Post the full output of youtube-dl when run with
Do not post screenshots of verbose log only plain text is acceptable. The output (including the first lines) contains important debugging information. Issues without the full output are often not reproducible and therefore do not get solved in short order, if ever. |
|
Update VLC. |
|
I tried that earlier. $ sudo apt-get install vlc On Mon, Mar 21, 2016 at 8:11 PM, Sergey M. notifications@github.com wrote:
:-) |
|
should I compile from source? On Mon, Mar 21, 2016 at 8:16 PM, Michael bmike1@gmail.com wrote:
:-) |
|
Or use ppa. |
|
I did a websearch for the ppa and the ppa I found says youtube-dl is the $ sudo add-apt-repository ppa:nilarimogard/webupd8 To add this PPA, simply paste this in a terminal: Packages in this PPA: audacious, ap-hotspot, awn-applet-radio, For other (specialized) PPAs we maintain, see: Executing: gpg --ignore-time-conflict --no-options --no-default-keyring $ sudo apt-get install youtube-dl On Mon, Mar 21, 2016 at 8:20 PM, Sergey M. notifications@github.com wrote:
:-) |
|
and yes, I did update before the install.... On Mon, Mar 21, 2016 at 8:35 PM, Michael bmike1@gmail.com wrote:
:-) |
|
okay.... I installed the ppa for youtube-dl and the ppa for vlc. I update $ vlc IntroToGimp.mkv $ vlc Darktable-1-Getting-Started.webm I tried to recode one of the videos as an mp4 but: $ youtube-dl --verbose --recode-video mp4 -o Darktable-1-Getting-Started " bmike1@MikesBeast ~ $ youtube-dl --verbose --recode-video mp4 -strict -2 youtube-dl: error: invalid rate limit specified youtube-dl: error: using output template conflicts with using title, video On Mon, Mar 21, 2016 at 8:48 PM, Michael bmike1@gmail.com wrote:
:-) |
|
You don't need ppa for youtube-dl. You need at least VLC 2.1.9. |
|
about says my version is 2.1.6 On Mon, Mar 21, 2016 at 11:11 PM, Sergey M. notifications@github.com
:-) |
|
Found out how to do it! Add 'ppa:mc3man/trusty-media' then install 'vlc On Tue, Mar 22, 2016 at 12:38 AM, Michael bmike1@gmail.com wrote:
:-) |
After I download some videos with youtube-dl I get errors when I open the downloaded product:
For the first: nothing plays with the following errors
No suitable decoder module:
VLC does not support the audio or video format "VP90". Unfortunately there is no way for you to fix this.
No suitable decoder module:
VLC does not support the audio or video format "undf". Unfortunately there is no way for you to fix this.
For another: the video plays but no sound comes out and the following error
No suitable decoder module:
VLC does not support the audio or video format "undf". Unfortunately there is no way for you to fix this.
Can someone help me? I just now tried to install browser-plugin-vlc to no avail.