podbringer/src
Paul van Tilburg 7f1120fd47
Select MP4 audio streams only (experimental)
The filter used to select the stream with the highest bitrate, but this
may result in a stream with a codec/container that is not supported by
all podcast clients, such as WEBM. Select the (almost always available)
highest stream using the MP4 container instead.
2023-01-29 14:27:47 +01:00
..
backends Select MP4 audio streams only (experimental) 2023-01-29 14:27:47 +01:00
backends.rs Add first version of the YouTube back-end 2022-12-23 22:17:52 +01:00
feed.rs Set updated at timestamp for videos 2022-12-23 22:17:56 +01:00
lib.rs Add first version of the YouTube back-end 2022-12-23 22:17:52 +01:00
main.rs Add more lints 2022-10-17 20:10:06 +02:00