SparkyLinux Forums

Software & hardware support => Newbie questions => Topic started by: colonel on August 02, 2016, 03:42:49 PM

Title: Any video downloader available?
Post by: colonel on August 02, 2016, 03:42:49 PM
Is there any downloader which can download videos
Title: Re: Any video downloader available?
Post by: pavroo on August 02, 2016, 07:36:08 PM
VideoDownloadHelper plugin for Firefox is not bad.
Title: Re: Any video downloader available?
Post by: paxmark1 on August 02, 2016, 11:25:18 PM
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". 

Title: Re: Any video downloader available?
Post by: colonel on August 03, 2016, 06:39:42 AM
Thanks guys  ;D
Title: Re: Any video downloader available?
Post by: Lezin on March 28, 2017, 02:08:47 PM
http://www.ytdl.info is great ; )
Title: Re: Any video downloader available?
Post by: seppalta on March 30, 2017, 03:20:56 AM
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
Title: Re: Any video downloader available?
Post by: blaze on March 30, 2017, 08:15:30 AM
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. :)
Title: Re: Any video downloader available?
Post by: sasdthoh on March 31, 2017, 10:46:21 PM

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 )
Title: Re: Any video downloader available?
Post by: Hydroteer on July 30, 2017, 05:22:20 PM
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/