Is your feature request related to a problem? Please describe.
When browsing subs related to comedy/jokes on reddit I often used the service rapidsave which allowed me to download videos by giving the link to a post. It's was kinda tedious to go on a different site but whatever.
Describe the feature you would like to be implemented
The ability to download a video of a post
Describe alternatives you've considered
I was not able to just download the video by using browser's native context menu(it was grayed out). Checked the incoming media from Web console and saw that video loads separately from the audio (prob because that's how HLS works, i am not knowledgeable on how it works). So maybe a button could be implemented which will be merging the two streams ( .ts for video and .aac for audio) into a single mp4 file?
Is your feature request related to a problem? Please describe.
When browsing subs related to comedy/jokes on reddit I often used the service rapidsave which allowed me to download videos by giving the link to a post. It's was kinda tedious to go on a different site but whatever.
Describe the feature you would like to be implemented
The ability to download a video of a post
Describe alternatives you've considered
I was not able to just download the video by using browser's native context menu(it was grayed out). Checked the incoming media from Web console and saw that video loads separately from the audio (prob because that's how HLS works, i am not knowledgeable on how it works). So maybe a button could be implemented which will be merging the two streams ( .ts for video and .aac for audio) into a single mp4 file?