Advertising

Welcome to SparkyLinux forums
Zapraszamy również na polsko-języczne Forum https://forum.linuxiarze.pl

Any video downloader available?

Started by colonel, August 02, 2016, 03:42:49 PM

Previous topic - Next topic

colonel

Is there any downloader which can download videos

pavroo

VideoDownloadHelper plugin for Firefox is not bad.
Nothing is easy as it looks. Danielle Steel
Join #sparkylinux.org at [url="//irc.libera.chat"]irc.libera.chat[/url]

paxmark1

In testing, youtube-dl is often new enough to work with most sites.  mpv has an option to use youtube-dl also -- via "man mpv"

  --ytdl, --no-ytdl
              Enable  the  youtube-dl hook-script. It will look at the input URL, and will play the video located on the website. This works with many streaming
              sites, not just the one that the script is named after. This requires a recent version of youtube-dl to be installed on the  system.  (Enabled  by
              default, except when the client API / libmpv is used.)
             
              If the script can't do anything with an URL, it will do nothing.
             
       --ytdl-format=<best|worst|mp4|webm|...>
              Video  format/quality  that  is  directly passed to youtube-dl. The possible values are specific to the website and the video, for a given url the
              available formats can be found with the command youtube-dl --list-formats URL. See youtube-dl's documentation for  available  aliases.   (Default:
              youtube-dl's default, currently bestvideo+bestaudio/best)
             
       --ytdl-raw-options=<key>=<value>[,<key>=<value>[,...]]
              Pass arbitrary options to youtube-dl. Parameter and argument should be passed as a key-value pair. Options without argument must include =.
             
              There is no sanity checking so it's possible to break things (i.e.  passing invalid parameters to youtube-dl).
             
                 Example
             
                        --ytdl-raw-options=username=user,password=pass --ytdl-raw-options=force-ipv6=


and of course my favourite way to get music from "cough cough" is

youtube-dl --extract-audio --prefer-ffmpeg --audio-format mp3 --audio-quality 0 --embed-thumbnail  "URL"


I have stopped using a few scripts via the above. 

Of course, never underestimate "wget". 

Search forum for "More info easier via inxi"    If requested -  no inxi, no help for you by  me.

colonel



seppalta

I have had good luck with pmytd (Poor Man's Youtube Downloader),  which is a simple bash front end to youtube-dl:
https://github.com/hakerdefo/pmytd

blaze

Quote from: paxmark1 on August 02, 2016, 11:25:18 PMyoutube-dl --extract-audio --prefer-ffmpeg --audio-format mp3 --audio-quality 0 --embed-thumbnail  "URL"

Thanks paxmark1, this makes certain things much easier. :)
Unstable OpenBoxer

sasdthoh


Sparky has youtube-dlg in its repos, the graphical frontend for youtube-dl. I use it every now and then. It works without issues and has some options to make things more convenient.

Paul ( sasdthoh )

Hydroteer

There are many online downloaders: keepvid, savefrom, clip converter (I like this site most: http://www.clipconverter.cc/), offliberty and more;
And free video downloader that can be installed on computer safely: http://www.videoconverterfactory.com/tips/downvids-net-youtube.html
Also, browser's add-on can be helpful in video downloading: (for chrome as an example) http://addoncrop.com/youtube_video_downloader/ 

View the most recent posts on the forum