π We will try to implement the features with the most votes first. π A valid license key must be entered for voting! π Each license key can be used for a maximum of 1 vote per feature! π A universal license key can be used to vote for all programs, even the freeware tools!
Add configuration for additional settings to ffmpeg like user-agent string, referrer, cookie
Multi-thread download (ability to download multiple m3u8 at the same time)
Ability to add page URL, auto-check for M3U8, auto-start download when M3U8 is available
Ability to choose FFmpeg path
Ability to define output video filename (For example: link1.m3u8 > myvideo.mp4, link2.m3u8 > another_video.mp4, link3.m3u8 > video_part1.mp4)
Ability to download a segment of a large file, for example, let's say I want to download a 10mins in the middle of a 3hrs video
Ability to download files after a certain time
Ability to stop automatically at a defined time
Add "clear list" button at the top
Add "download percentage"
Add "Play" button
Add "Preview" button
Add "Retry = x times" option, for those parts with error to grab them
Add an internal browser to detect M3U8 files
Add proxy option "on / off" and settings for "Url + Port"
Add resume capability (it is necessary to include a functionality for resuming downloads after a connection failure)
Application should show the video, what is just downloaded/recorded
Completed files should not be downloaded again
Create menu options to include video "resize" (720p, 1080p), "fps" (60fps)
Download subtitles
It could be useful to name the output file as the input (.m3u8) file.
E.g. for an input file:
MyVideo.m3u8
the output file would be (in case of mp4 selected):
MyVideo.mp4
The app should tell users how to download videos and what they can do with the app
Ability to continue/re-starting downloading video automatically (not overwriting previous file) in case downloading stops due to "Invalid data found when processing input" or similar issue. Recording should stop only, when user manually stopped.
There is a non-stop online webcam, what video I would like to record for longer time. During 1st try recording stopped around 3:15 hours because of the above error message. At 2nd try recording stopped after 5 hours. When I am not in front of the PC, I do not realize, that recording stopped and cannot click on "Download" button immediately to continue.