Swargaraj

Results 5 comments of Swargaraj

Hi There, Thanks for replying.. No, I don't want like that. I just want to point everything containing inside the directory /api/* to point towards .com/* How can I implement...

Can you please share the URL of the course you are trying to download?

Thank you! I'm glad you like the repo! Regarding your suggestions, I wanted to let you know that the SRT conversion will be added as the `--srt` flag in the...

This is correct for the M3U8 (HLS) files, but most of the lectures are in MPD (Dash) format. In case of Dash files, the program downloads and passes the .mpd...

It is already implemented with webvtt [is this commit](https://github.com/swargaraj/udemy-py/commit/32a5aa711ffd43d1b954fea50710576fcc1dd15c#diff-98849cbebff70dba3640b54e36e6a388290106c5d1136d66cb54f1e8dc2cef21). Better to use modules than subprocesses :)