LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 01-30-2018, 08:58 PM   #1
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Install Converter for Video Download Helper / libav


I installed libav from the SlackBuilds repo that Video Download Helper was complaining that it needed.

Code:
Executing install script for libavc1394-0.5.4-x86_64-1_SBo.tgz.
Package libavc1394-0.5.4-x86_64-1_SBo.tgz installed.
Here's where I downloaded libav-
https://slackbuilds.org/result/?search=libav&sv=14.2

For some reason I still can't download videos.

Here's the pages that Video Download Helper took me to for information on libav and details.

http://www.downloadhelper.net/install-converter3.php
https://libav.org/

Do I need to install gst-libav also?
 
Old 01-31-2018, 01:58 PM   #2
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
Quote:
Originally Posted by Ztcoracat View Post
I installed libav from the SlackBuilds repo that Video Download Helper was complaining that it needed.

Code:
Executing install script for libavc1394-0.5.4-x86_64-1_SBo.tgz.
Package libavc1394-0.5.4-x86_64-1_SBo.tgz installed.
Here's where I downloaded libav-
https://slackbuilds.org/result/?search=libav&sv=14.2

For some reason I still can't download videos.

Here's the pages that Video Download Helper took me to for information on libav and details.

http://www.downloadhelper.net/install-converter3.php
https://libav.org/

Do I need to install gst-libav also?
Oh darn, let me see, I just ran that little script it gives you under sudo for system wide, I'v never had that issue, but I've had to just keep installing it one way or the other until I get it to work. then its fine.

then I switched to this one.
https://addons.mozilla.org/en-US/fir...video/?src=api
 
Old 01-31-2018, 02:31 PM   #3
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
Quote:
Originally Posted by Ztcoracat View Post
I installed libav from the SlackBuilds repo that Video Download Helper was complaining that it needed.

Code:
Executing install script for libavc1394-0.5.4-x86_64-1_SBo.tgz.
Package libavc1394-0.5.4-x86_64-1_SBo.tgz installed.
Here's where I downloaded libav-
https://slackbuilds.org/result/?search=libav&sv=14.2

For some reason I still can't download videos.

Here's the pages that Video Download Helper took me to for information on libav and details.

http://www.downloadhelper.net/install-converter3.php
https://libav.org/

Do I need to install gst-libav also?
You built and installed libavc1394. That is not the same as libav.
The libav sources are a fork of ffmpeg that is not as widely used as its forkers expected.
 
Old 01-31-2018, 02:34 PM   #4
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
Also, it looks like ffmpeg should be used if libav is not found. From https://www.downloadhelper.net/conversion-manual

Quote:
Using the converter on Linux

When you run Linux, Video DownloadHelper tries to use the binary avconv, part of the Libav project.
However, if Libav is standard on Ubuntu, OpenSUSE for instance uses ffmpeg to perform the same tasks (converting videos).
So, if avconv is nowhere to be found on your Linux system, ffmpeg is being used instead.
Libav is a fork ffmpeg, and for now they are close enough to be used interchangeable.
OpenSUSE users reported success using ffmpeg with Video DownloadHelper.
 
Old 01-31-2018, 09:39 PM   #5
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484

Original Poster
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Quote:
Originally Posted by BW-userx View Post
Oh darn, let me see, I just ran that little script it gives you under sudo for system wide, I'v never had that issue, but I've had to just keep installing it one way or the other until I get it to work. then its fine.

then I switched to this one.
https://addons.mozilla.org/en-US/fir...video/?src=api
That's for the link--

Congrads on 5 thousand posts!
 
Old 01-31-2018, 09:41 PM   #6
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484

Original Poster
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Quote:
Originally Posted by Alien Bob View Post
You built and installed libavc1394. That is not the same as libav.
The libav sources are a fork of ffmpeg that is not as widely used as its forkers expected.

Your right.
I installed the wrong pkg:- However I removed it.

I really don't want to install the libav-11.11.tar.xz because I've learned it's not good to mix SlackBuilds with regular tar.xz on a Slackware system. In fact a few of our members here strongly advised me not to do that.

This is the correct pkg right?
https://slackbuilds.org/repository/1...dia/gst-libav/

I'm thinking I should just download and install ffmpeg from here:
https://slackbuilds.org/repository/1...imedia/ffmpeg/

Last edited by Ztcoracat; 01-31-2018 at 09:55 PM.
 
Old 01-31-2018, 09:45 PM   #7
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484

Original Poster
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Quote:
Originally Posted by Alien Bob View Post
Also, it looks like ffmpeg should be used if libav is not found. From https://www.downloadhelper.net/conversion-manual
From the looks of it ffmpeg is not installed-

Code:
Looking for ffmpeg in package list. Please wait... DONE

No package name matches the pattern.
How would you fix this if it were your machine Alien Bob?
 
Old 02-01-2018, 12:06 AM   #8
bassmadrigal
LQ Guru
 
Registered: Nov 2003
Location: West Jordan, UT, USA
Distribution: Slackware
Posts: 8,792

Rep: Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656
I imagine he would install his own ffmpeg packages. He has the "restricted" version which includes libraries that may be illegal to distribute in certain places in the world and a legal, free and open-source version.

Restricted
Legal
 
Old 02-01-2018, 12:34 PM   #9
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484

Original Poster
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Quote:
Originally Posted by bassmadrigal View Post
I imagine he would install his own ffmpeg packages. He has the "restricted" version which includes libraries that may be illegal to distribute in certain places in the world and a legal, free and open-source version.

Restricted
Legal
Would you do much of the same bassmadrigal?
 
Old 02-01-2018, 01:24 PM   #10
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
Quote:
Originally Posted by Ztcoracat View Post
That's for the link--

Congrads on 5 thousand posts!
what I got 5000 posts? I didn't know I talked that much, I better go check my paypal account for some kind of prize money from LQ .. hahahahahaha I hope that one works for you...
 
Old 02-01-2018, 01:30 PM   #11
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484

Original Poster
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Quote:
Originally Posted by BW-userx View Post
what I got 5000 posts? I didn't know I talked that much, I better go check my paypal account for some kind of prize money from LQ .. hahahahahaha I hope that one works for you...
It's nice to be a Guru isn't it:- You've earned it.
If you find a prize, let me know:--lol!

Yeah I hope it works for me too.
I haven't tried it yet because I'm at crossroads with installing either ffmpeg or libav. Waiting to see what Alien Bob says.

Also I'm using FF 52.6 which is what was last updated the last upgrade on my Slack box.
I'll have to run the latest firefox.sh script to bring my browser up to date.
 
Old 02-01-2018, 02:05 PM   #12
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
Guru and we're still asking how to questions, lmao

OK my Firefox I just added that plugin now I get this
https://www.downloadhelper.net/welcome?version=7.1.2
so let me do that... next.

wait that wasn't it, mine is still installed from the last time
Code:
userx@slackwhere:~
$ ls /home/userx/dwhelper/net.downloadhelper.coapp-1.1.2
LICENSE.txt  bin          converter              setup-linux-user.sh
README.txt   config.json  setup-linux-system.sh
that is what I ran to install there converter for download helper. that is what I was talking about.it has
Code:
$ ls /home/userx/dwhelper/net.downloadhelper.coapp-1.1.2/converter/build/linux/64
ffmpeg             libavresample.so.2      liborc-0.4.so.0       libvo-amrwbenc.so.0  libx264.so.148
ffplay             libavutil.so.54         liborc-test-0.4.so.0  libvorbis.so.0       libx265.so.130
ffprobe            libmp3lame.so.0         libpostproc.so.53     libvorbisenc.so.2    libxvidcore.so.4
libSDL-1.2.so.0    libogg.so.0             libswresample.so.1    libvorbisfile.so.3   libz.so.1
libavcodec.so.56   libopencore-amrnb.so.0  libswscale.so.3       libwebp.so.7
libavdevice.so.56  libopencore-amrwb.so.0  libtheora.so.0        libwebpdecoder.so.3
libavfilter.so.5   libopenjpeg.so.5        libtheoradec.so.1     libwebpdemux.so.2
libavformat.so.56  libopus.so.0            libtheoraenc.so.1     libwebpmux.so.3
all of that added into its sub dir..

let me change its dir name and see if it will error again and give me the link to that sight...

https://www.downloadhelper.net/install-coapp
yep go there and take a look, hopefully this is not sidetracking you.

Linux - 64 bits - targz
Other linux distributions

undo the tar and run the script, you have to mod it first in either one you pick to run. their both screwed up like that.
Code:
	"path": "$(pwd)/bin/et.downloadhelper.coapp-linux-64",
open find the lines their are 2 of them, and add that /bin/ there so it finds what it is looking for.

Last edited by BW-userx; 02-01-2018 at 02:23 PM.
 
1 members found this post helpful.
Old 02-01-2018, 02:19 PM   #13
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
Quote:
Originally Posted by Ztcoracat View Post
I haven't tried it yet because I'm at crossroads with installing either ffmpeg or libav. Waiting to see what Alien Bob says.
Well, what do you think? Gah.
 
Old 02-01-2018, 03:18 PM   #14
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484

Original Poster
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
How do I mod the script BW-USERX?

Code:
bash-4.3$ cd /home/zebracat/Programs/net.downloadhelper.coapp-1.1.3/
bash-4.3$ ls
LICENSE.txt  bin	  converter		 setup-linux-user.sh
README.txt   config.json  setup-linux-system.sh
bash-4.3$ su -
Password: 

I don't drink, I don't like it, it makes me feel too good.
		-- K. Coates

root@redhatcat:~# cd /home/zebracat/Programs/net.downloadhelper.coapp-1.1.3/
root@redhatcat:/home/zebracat/Programs/net.downloadhelper.coapp-1.1.3# ./setup-linux-system.sh
Executable file net.downloadhelper.coapp-linux-64 is not in the current directory
root@redhatcat:/home/zebracat/Programs/net.downloadhelper.coapp-1.1.3#
Do I need to install ffmpeg before running the script?

Last edited by Ztcoracat; 02-01-2018 at 03:35 PM.
 
Old 02-01-2018, 03:23 PM   #15
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
Quote:
Originally Posted by Ztcoracat View Post
How do I mod the script?

Code:
bash-4.3$ cd /home/zebracat/Programs/net.downloadhelper.coapp-1.1.3/
bash-4.3$ ls
LICENSE.txt  bin	  converter		 setup-linux-user.sh
README.txt   config.json  setup-linux-system.sh
bash-4.3$ su -
Password: 

I don't drink, I don't like it, it makes me feel too good.
		-- K. Coates

root@redhatcat:~# cd /home/zebracat/Programs/net.downloadhelper.coapp-1.1.3/
root@redhatcat:/home/zebracat/Programs/net.downloadhelper.coapp-1.1.3# ./setup-linux-system.sh
Executable file net.downloadhelper.coapp-linux-64 is not in the current directory
root@redhatcat:/home/zebracat/Programs/net.downloadhelper.coapp-1.1.3#
after you untar it open it in your fav text editor then find the lines add the /bin/ to it save, make sure it is executable then run it.

if you run system
Code:
sudo ./setup-linux-system.sh
if you're not in root already.

Last edited by BW-userx; 02-01-2018 at 03:26 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] difficulty running Video Download Helper in Firefox Brant Linux - Software 3 11-26-2017 06:27 AM
download issue from youtube site using Firefox addon download helper ubume2 General 0 09-27-2011 07:51 AM
Download Helper W/FF 3.0.14 mogrady Linux - Software 0 09-13-2009 03:30 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 03:32 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration