kevinrvaz / m3u8-dl

A CLI program to download a video played using a m3u8 playlist. Download it here - https://pypi.org/project/m3u8dl/0.5.2/
MIT License
72 stars 20 forks source link

Added Default Headers, Fixed Redirect Handlers #42

Closed Vaibhav159 closed 4 years ago

Vaibhav159 commented 4 years ago

What kind of change does this PR introduce? (Bug fix, feature, docs update, etc.)? Addition of Default headers if file doesnt exist or file is empty, Fixed Redirect Handlers

What is the current state prior to this change? Redirect Handlers not working properly and No default headers