Jackhammer9 / RedDownloader

A python library to simplify downloading different types of media from reddit
GNU General Public License v3.0
83 stars 15 forks source link

fixed video has no sound issue #53

Closed farukucgun closed 6 months ago

farukucgun commented 8 months ago

The new Reddit post audios are now stored at different URLs declaring the sample rates. Changed the fetchAudio method to check each relevant audio URL.

Jackhammer9 commented 6 months ago

Greetings,

Thank you for your pull request, I have gone through your fix and it works wonderfully. Thereby i would be merging your PR with the main branch of RedDownloader to be available in the next version of RedDownloader v 4.3.0.

Thank You For Contributing Jackhammer