[Feature Request]: channel audio mode
Author: greg321321Created Dec 3, 2023Updated Oct 21, 2025
Labelsenhancement
Your Feature Request
Provide an audio mode to channels.
User story #1:
- As a user, I want to play tube archivist channel content as audio only on my podcast app.
Expected Behavior #1:
- TA shall provide an "audio/video podcast RSS link" on the TA channel page.
- TA shall provide an "audio/video podcast RSS link" on the TA playlist page.
- Upon request of the "audio/video podcast RSS link" data, TA shall provide podcast data in accordance with the PSP-1: The Podcast RSS Standard.
- Upon request for audio media, TA shall provide podcast audio data utilizing ffmpeg on the fly transcoding.
- TA shall provide podcast audio data in mp3 format.
- TA podcasts shall be consumable by the following applications: Antenna Pod.
- TA shall protect podcast data from unauthorized access.
- When a podcast app sends more than one simultaneous request for podcast content, TA shall prevent simultaneous requests from negatively impacting the user experience on the main GUI.
Guidance per Simon bbilly: Step one is to have audio mode, that should be functional in the TA interface, so you can listen to audio only. This would have to be configured per channel, ideally the options would be: video only (currently), audio only, video + audio. This would give all options. Then audio only should download the mp3 directly with yt-dlp, and video + audio could use ffmpeg for post-processing to extract the audio from the video file.
Your help is needed!
- Yes I will work on this in the next few days or weeks.
Source: tubearchivist/tubearchivist