Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for famous open source DownloadHelper CoApp parser and Flybird-downloader and N_m3u8DL-RE to counter the worrying trend of the majority of streaming platforms to only offer HD/1080p quality which has a astonishing weight and its disastrous consequences on web browsers which due to WebAssembly's limitations: only videos up to 2GB can be processed and downloaded #376

Open
trimechee opened this issue Oct 7, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@trimechee
Copy link

Hello, of course we don't like to install and use external programs to download videos

because it can be complicated to add parameters, command lines...... and especially several external downloader m3u8 mpd parsers are unfortunately not compatible with my old windows 7 32 bits :(

so currently, I can't use these external downloaders in my laptopn windows 7 OS 32 bits,

but I hope to get a new modern laptop and I see the worrying trend of the majority of streaming platforms

to only offer HD/1080p quality which have a mind-boggling weight and its disastrous consequences on web browsers

which due to WebAssembly's limitations: only videos up to 2GB can be processed, like my favorite streaming site voiranime which in the past, offered 3 streaming platforms that have a reasonable standard SD video quality that is fast to download, but currently there is

only one streaming platform that offers quality standard 480p i.e. a 24-minute anime episode weighs 100 MB,

and maybe this platform will no longer offer SD quality and the weight of the videos will become even bigger with 1080p quality by default or 4k as a single video quality and the extension or the web browser can no longer download the video because their weight exceeds 2Gb,

in view of this future nightmare, we hope please that the extension will continue to offer us as usual the possibility of downloading videos without the need for an external program and will also add
compatibility with new awesome external m3u8 mpd parsers that can download large files and bypass the worrying limit of 2GB per video,

i.e. the user when he installs the extension, he will see a pop-up window giving him the choice:

either download the videos normally without external parser, or download the videos with an external parser and the extension will take care of downloading and installing the external parser automatically so it will be a transparent and easy process for most non-expert users please!

the famous extension Video DownloadHelper

uses an open source external downloader parser : DownloadHelper CoApp to download some complicated videos, it is an open source external parser so maybe it will be a good idea to add support for this external downloader

to solve some possible problems to download large videos in the future :

https://github.com/aclap-dev/vdhcoapp/

and the good news, DownloadHelper CoApp is one of the few m3u8 mpd parsers
to have a 32-bit version for windows 7 os so DownloadHelper CoApp will be compatible with old hardware unlike other m3u8 parsers that I will mention later!

and also please add the compatibility with this outstanding tool Flybird-downloader which is
a video downloader tool that can download m3u8 videos, mpd videos, mp4 videos and
resume downloading large files::

https://github.com/youwen21/flybird-m3u8downloader

and also the magnificent N_m3u8DL-RE which is

cross-platform, modern and powerful stream downloader for MPD/M3U8/ISM:

https://github.com/nilaoda/N_m3u8DL-RE

and ffmpeg online for online transcod or merge audio/video operations:

https://ffmpeg.bmmmd.com/

Thanks a lot! :)

@trimechee trimechee added the enhancement New feature or request label Oct 7, 2024
@trimechee trimechee changed the title Add support for famous open source DownloadHelper CoApp parser and Flybird-downloader to counter the worrying trend of the majority of streaming platforms to only offer HD/1080p quality which has a astonishing weight and its disastrous consequences on web browsers which due to WebAssembly's limitations: only videos up to 2GB can be processed and downloaded Add support for famous open source DownloadHelper CoApp parser and Flybird-downloader and N_m3u8DL-RE to counter the worrying trend of the majority of streaming platforms to only offer HD/1080p quality which has a astonishing weight and its disastrous consequences on web browsers which due to WebAssembly's limitations: only videos up to 2GB can be processed and downloaded Nov 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant