YouTube has no public API for someone else's subscription list, so FlightTube
reads the export Google gives you. It takes about two minutes.
Import
Importing replaces your current subscription list — the CSV becomes the
whole truth. Channels no longer in it are removed along with their videos and
downloads. You'll see exactly what goes before anything is deleted.
Download quality
Above 1080p YouTube only serves VP9 and AV1. Those play here, but the
files are several times larger and older Macs may struggle. Pick 1080p
for H.264, which plays anywhere. Audio is AAC at every setting.
Streaming quality applies when you play something you have not downloaded.
Best lets the player adapt to your connection; a fixed height pins it.
Appearance
Theme ({
value: m,
label: m[0].toUpperCase() + m.slice(1),
}))}
/>
Status
Library
yt-dlp and ffmpeg ship inside the app, so nothing needs installing. A copy
on your system is used instead if one is present, which is how you can run
a newer yt-dlp than the bundled one.
{missing && (
A bundled tool is missing, which should not happen. Reinstalling the app
will restore it; meanwhile brew install yt-dlp ffmpeg also
works.