Article 6H72D [SOLVED] [SOLVED] How to download/terminal a video directly to a USB?

[SOLVED] [SOLVED] How to download/terminal a video directly to a USB?

by
Camello
from LinuxQuestions.org on (#6H72D)
Hello,

I've been trying to do via the commands line what the 'Youtube Downloader' does, it can download videos directly to USB, by clicking on 'browser' option, it can take the download to wherever I want on the system, including too 'going out' to a USB.

https://www.linuxquestions.org/quest...1&d=1702825421

But I have tried to bypass this tool, guessing of course ... using different commands in more or lest this way:

Code:keos@keos:~
$ yt-dlp --embed-subs --write-automatic-subs search:media/keos/66C9-8C9C/MOVIES-YOUTUBE https://www.youtube.com/watch?v=JoC1ec-lYps
[generic] Extracting URL: search:media/keos/66C9-8C9C/MOVIES-YOUTUBE
[generic] MOVIES-YOUTUBE: Downloading webpage
ERROR: Unable to handle request: Unsupported url scheme: "search" (urllib)
[youtube] Extracting URL: https://www.youtube.com/watch?v=JoC1ec-lYps
[youtube] JoC1ec-lYps: Downloading webpage
[youtube] JoC1ec-lYps: Downloading ios player API JSON
[youtube] JoC1ec-lYps: Downloading android player API JSON
[youtube] JoC1ec-lYps: Downloading m3u8 information
[info] JoC1ec-lYps: Downloading subtitles: en
[info] JoC1ec-lYps: Downloading 1 format(s): 18
[info] Writing video subtitles to: How He Loves Us - Kim Walker-Smith Jesus Culture - Jesus Culture Music [JoC1ec-lYps].en.vtt
[download] Destination: How He Loves Us - Kim Walker-Smith Jesus Culture - Jesus Culture Music [JoC1ec-lYps].en.vtt
[download] 100% of 22.84KiB in 00:00:00 at 199.13KiB/s
[download] Destination: How He Loves Us - Kim Walker-Smith Jesus Culture - Jesus Culture Music [JoC1ec-lYps].mp4
[download] 100% of 28.51MiB in 00:00:04 at 6.46MiB/s
[EmbedSubtitle] Embedding subtitles in "How He Loves Us - Kim Walker-Smith Jesus Culture - Jesus Culture Music [JoC1ec-lYps].mp4"
Deleting original file How He Loves Us - Kim Walker-Smith Jesus Culture - Jesus Culture Music [JoC1ec-lYps].en.vtt (pass -k to keep)
keos@keos:~
$
-- but it keeps all the time putting it into the system, not going never to the USB.

What am I doing wrong?

Thanks
Attached Thumbnailsattachment.php?attachmentid=42244&stc=1&
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments