all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tobias Geerinckx-Rice <me@tobias.gr>
To: help-guix@gnu.org, Gottfried <gottfried@posteo.de>
Subject: Re: how can I download a video in Guix?
Date: Sun, 22 Jan 2023 13:04:12 +0000	[thread overview]
Message-ID: <16B947C7-996D-406F-B027-2A122C1A1000@tobias.gr> (raw)
In-Reply-To: <719143ef-846c-6380-6532-4ad64a5d9447@posteo.de>

Hi,

It's just:

  $ yt-dlp https://URL

where URL is copied from the address bar of your browser, or a hyperlink, or...

Are you having trouble with that?  If so, please share details.

yt-dlp will extract the video from the Web page, you do not have to extract the video URL yourself.

Some ('obscure') Web sites aren't supported, but the most common are.  All are moving targets so keep yt-dlp up to date.

The version of yt-dlp in Guix is generally recent but might suffer from not having the latest Python version.

One tip: install ffmpeg too.  It's optional, as it should be, but without it each YouTube video I've downloaded was reported as 'malformed'.

Kind regards,

T G-R

Sent on the go.  Excuse or enjoy my brevity.


      parent reply	other threads:[~2023-01-22 13:04 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-22 12:50 how can I download a video in Guix? Gottfried
2023-01-22 13:00 ` Gottfried
2023-01-22 13:07   ` Tobias Geerinckx-Rice
2023-01-22 13:28     ` Gottfried
2023-01-22 14:02       ` Akib Azmain Turja
2023-01-22 15:22         ` not about downloading videos in Guix Tobias Geerinckx-Rice
2023-01-22 17:31           ` Akib Azmain Turja
2023-01-22 17:50             ` Tobias Geerinckx-Rice
2023-01-22 13:04 ` Tobias Geerinckx-Rice [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=16B947C7-996D-406F-B027-2A122C1A1000@tobias.gr \
    --to=me@tobias.gr \
    --cc=gottfried@posteo.de \
    --cc=help-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.