[BozemanLUG] Update on that Frontline episode

Scott Dowdle dowdle at montanalinux.org
Sun Nov 10 16:02:59 UTC 2019


Greetings,

----- Original Message -----
> Hm (fedora linux 31):
> 
> Chromium:
> 
> This video file cannot be played.
> (Error Code: 224003)
> 
> Firefox:
> 
> We are experiencing technical difficulties that are preventing us
> from playing the video at this time. Please check back again soon.

It may be that the native format for that is mp4 and unless you install some additional stuff from rpmfusion (or use the Google provided Google Chrome browser), you might not be able to play it.  If you have a standalone video player that will play .mp4 files, you get install youtube-dl and fetch the file like so:

youtube-dl -f hls-1260 --hls-prefer-native https://www.pbs.org/wgbh/frontline/film/in-the-age-of-ai/ -o PBS_Frontline-The_Age_of_AI.mp4

The following command will list what formats / qualities they offer:

youtube-dl -F https://www.pbs.org/wgbh/frontline/film/in-the-age-of-ai/

...and they only offer stuff in .mp4 format.

TYL,
-- 
Scott Dowdle
704 Church Street
Belgrade, MT 59714
(406)388-0827 [home]
(406)994-3931 [work]


More information about the Discuss mailing list