amckee / PodTube

This is a fork of podtube.aquacash5.com's python application for converting Youtube playlists and channels into podcast RSS feeds. This fork adds the same functionality to Rumble and Bitchute.
BSD 2-Clause "Simplified" License
15 stars 3 forks source link

Rumble sometimes downloads playlists instead of video #10

Closed amckee closed 1 year ago

amckee commented 1 year ago

Occurred twice so far, filenames were: main.m3u8 playlist.m3u8

Obviously, these cause issues when attempted to be played.

amckee commented 1 year ago

At first test, this seems to be working now https://github.com/amckee/PodTube/commit/35038574fdee5cff71d90244d9503d97e386cfa2

amckee commented 1 year ago

looks like an occasional regression occurs to videos of so low quality that they are useless (no audio, choppy video). need to revisit this.

amckee commented 1 year ago

for what it's worth, it seems that attempting to re-download the file later seems to be a temporary work around

amckee commented 1 year ago

https://github.com/amckee/PodTube/commit/34a44fbdfb45b47043190132877c411a260545a9