LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 04-19-2018, 03:14 PM   #1
69Rixter
Member
 
Registered: Jan 2014
Location: central Ohio
Distribution: BionicPup 8 & LM 19.1X
Posts: 320

Rep: Reputation: 10
D/l dissappeared


Afternoon:

I d/l youtube-dl via terminal. Said it installed and now, can't find it anywhere. So, #1. Where might it be? #2. Can anyone suggest a good program to run that d/l's and converts youtube (or any video site) videos?
THANX:

Rick
 
Old 04-19-2018, 05:11 PM   #2
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
It should save the download to whatever directory you were in at the time (unless you used the -O option, which allows you to specify a different location). Where did you download it from and what did you use to install it?

But you should just use the SlackBuild on SBo for youtube-dl. It is kept relatively up-to-date and will install it to the system so any user can use it. There is also youtube-dl-gui, if you'd rather have something point-and-click.

I don't think there's any alternatives that come close to what youtube-dl provides.
 
1 members found this post helpful.
Old 04-19-2018, 05:15 PM   #3
chris.willing
Member
 
Registered: Jun 2014
Location: Brisbane, Australia
Distribution: Slackware,LFS
Posts: 915

Rep: Reputation: 619Reputation: 619Reputation: 619Reputation: 619Reputation: 619Reputation: 619
SBo has a script https://slackbuilds.org/repository/1...rk/youtube-dl/ which builds a package with components in well known locations e.g.
/usr/bin/youtube-dl
 
1 members found this post helpful.
Old 04-19-2018, 05:17 PM   #4
69Rixter
Member
 
Registered: Jan 2014
Location: central Ohio
Distribution: BionicPup 8 & LM 19.1X
Posts: 320

Original Poster
Rep: Reputation: 10
RE: bassmadrigal

I'm not even gonna respond to the first sentence in your reply. I used the terminal.
 
Old 04-19-2018, 05:20 PM   #5
69Rixter
Member
 
Registered: Jan 2014
Location: central Ohio
Distribution: BionicPup 8 & LM 19.1X
Posts: 320

Original Poster
Rep: Reputation: 10
RE: ChrisWilling

Thank You.
 
Old 04-19-2018, 05:56 PM   #6
heyjann
Member
 
Registered: Dec 2015
Posts: 102

Rep: Reputation: Disabled
Quote:
Originally Posted by 69Rixter View Post
RE: bassmadrigal

I'm not even gonna respond to the first sentence in your reply. I used the terminal.
That message never said you didn't, it was quite helpful. Don't forget to mark the thread as Solved when you're done.
 
1 members found this post helpful.
Old 04-19-2018, 06:52 PM   #7
RadicalDreamer
Senior Member
 
Registered: Jul 2016
Location: USA
Distribution: Slackware64-Current
Posts: 1,816

Rep: Reputation: 981Reputation: 981Reputation: 981Reputation: 981Reputation: 981Reputation: 981Reputation: 981Reputation: 981
Code:
bash-4.4$ whereis youtube-dl
youtube-dl: /usr/bin/youtube-dl /usr/man/man1/youtube-dl.1.gz
Quote:
Distribution: LinuxMint 18.2 xfce
WTF

QMPlay2 uses youtube-dl.

Last edited by RadicalDreamer; 04-19-2018 at 06:56 PM.
 
Old 04-19-2018, 07:16 PM   #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
Quote:
Originally Posted by 69Rixter View Post
RE: bassmadrigal

I'm not even gonna respond to the first sentence in your reply. I used the terminal.
You had to have used the terminal if you used wget, but my questions were certainly valid. But with wget, it will download it to the current working directory unless you use the -O option to change the output location.

If you already knew that, I had no way of knowing based on the little information you provided. I wasn't trying to be condescending, just thorough

And you didn't actually answer my questions... Knowing where you downloaded it from (was it from a site that provided a Slackware package? Was it from their github? Was it some other random site?) and how you installed it (was it a Slackware package? Was it a SlackBuild? Was it some other installer that you ran?) could help us figure out where it is located.
 
1 members found this post helpful.
Old 04-20-2018, 01:19 AM   #9
GazL
LQ Veteran
 
Registered: May 2008
Posts: 6,897

Rep: Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019
If I remember rightly, 'youtube-dl -U' tries to update in-place.

Usually I update like this:
Code:
cp /usr/local/bin/youtube-dl /tmp
cd /tmp
./youtube-dl -U
su root -c 'cp /tmp/youtube-dl /usr/local/bin/'
 
2 members found this post helpful.
Old 04-20-2018, 03:49 PM   #10
69Rixter
Member
 
Registered: Jan 2014
Location: central Ohio
Distribution: BionicPup 8 & LM 19.1X
Posts: 320

Original Poster
Rep: Reputation: 10
RE: GazL

Thank YOU: I shall run this and get back later with the results. Oh, just a secondary thought...is this the best Youtube D/ler for Linux?
 
  


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
file dissappeared right before my eyes danieljames Linux - General 3 01-26-2005 06:32 PM
Help!!! All My Icons Dissappeared imabagel Linux - General 1 09-24-2004 09:36 AM
my memory dissappeared... mrlucio79 Red Hat 2 09-02-2004 07:00 PM
Dissappeared DVD Drive? basix Red Hat 2 04-19-2004 03:01 AM
mozilla bookmarks dissappeared rmanocha Linux - Software 0 03-09-2004 01:06 PM

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

All times are GMT -5. The time now is 04:11 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