Gentoo Archives: gentoo-user

From: Stroller <stroller@××××××××××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] media-sound/podracer doesn't name downloaded podcasts
Date: Sun, 25 Feb 2018 21:29:50
Message-Id: BE4F2726-C97F-4850-8793-7AA734FD3008@stellar.eclipse.co.uk
In Reply to: Re: [gentoo-user] media-sound/podracer doesn't name downloaded podcasts by David Haller
1 > On 25 Feb 2018, at 21:00, David Haller <gentoo@×××××××.de> wrote:
2 > …
3 >> I would have assumed the podcast feed (RSS or whatever?) would
4 >> contain both the link to the episode, with a filename like this, and
5 >> also a human readable name, such as "Episode #566 - The Zoo Economy".
6 >
7 > $ youtube-dl --download-archive .yt-dl-archive -f mpeg 'https://www.npr.org/rss/podcast.php?id=510289'
8 > [generic] podcast: Requesting header
9 > WARNING: Falling back on generic information extractor.
10 > [generic] podcast: Downloading webpage
11 > [generic] podcast: Extracting information
12 > [download] Downloading playlist: Planet Money
13 > [generic] playlist Planet Money: Collected 300 video ids (downloading 300 of them)
14 > [download] Downloading video 1 of 300
15 > [generic] 20180223_pmoney_pmpod826: Requesting header
16 > [redirect] Following redirect to https://16543.mc.tritondigital.com:443/NPR_510289/media-session/9309ea03-306a-49b4-82ac-28f16c6b5fa5/anon.npr-mp3/npr/pmoney/2018/02/20180223_pmoney_pmpod826.mp3?orgId=1&d=1227&p=510289&story=588345420&t=podcast&e=588345420&ft=pod&f=510289
17 > [generic] 20180223_pmoney_pmpod826: Requesting header
18 > [download] Destination: 826_-_The_Vodka_Proof__20180225__20180223_pmoney_pmpod826.mp3
19 > [download] 21.1% of 18.96MiB at 2.28MiB/s ETA 00:06^C
20 > ERROR: Interrupted by user
21 > $
22 >
23 > The --download-archive .yt-dl-archive records the already-downloaded
24 > media (their source (npr) and ids) in the file .yt-dl-archive in the
25 > current directory (adjust path to your liking…)
26
27 That's miles better, thanks.
28
29 > And 'https://www.npr.org/rss/podcast.php?id=510289' is the url you get
30 > if you subscribe to the podcast.
31
32 Where did you find this, please? On NPR's site? I seem to be finding loads of different URLs for it on there.
33
34 Stroller.

Replies

Subject Author
Re: [gentoo-user] media-sound/podracer doesn't name downloaded podcasts David Haller <gentoo@×××××××.de>