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

Firefox 137 to force display download secret #656

Open
2 tasks done
trimechee opened this issue Mar 9, 2025 · 2 comments
Open
2 tasks done

Firefox 137 to force display download secret #656

trimechee opened this issue Mar 9, 2025 · 2 comments

Comments

@trimechee
Copy link

trimechee commented Mar 9, 2025

扩展版本号 extension version

2.59

浏览器 browser

Firefox

浏览器版本号 browser version

137

涉及网址 related URL

No response

Checklist

  • 我已在 issues 通过搜索, 未找到解决办法。 The issue observed is not already reported by searching on Github under issues
  • 我已查看 FAQ 未找到解决办法。 I've checked the FAQ but couldn't find a solution.

请详细描述问题 What actually happened?

Hi, I like to use firefox, because I can space session store intervals or even disable it completely = save ssd/hdd, battery......while disable session store and space session store intervals is impossible in chrome/chromium....

in chromium, the temporary hls video is displayed in the download folder when I use Cat-Catch, Live stream downloader.... with the file extensions: crdownload, crswap, 0, part..... = I can playback temporary hls video while downloading ideal when my internet connection becomes very weak and the video is in full HD or 4K and my cpu does not support AV1 hardware acceleration codec.....

in firefox, display temporary hls video is not possible, I spent days searching the web, experimenting with many browser flags download configurations, javasript flags, temp file, wasm..... I was not able to display temporary hls video while downloading in firefox sadly.....

but by installing firefox 137 developed by Mr E3kskoy7wqk:

https://github.com/e3kskoy7wqk/Firefox-for-windows-7

and by clicking on "parser" of Cat Catch, then "send to ffmpeg online", finally the dream becomes reality, finally the temporary hls video is displayed while downloading when using Cat Catch!

I don't know if firefox 137 has changed anything, but in any case it proves that downloader extension has the technical capacity to force firefox 137 to display temporary hls video while downloading in download folder!

So we hope that great generous Mr @xifangczy will continue to refine/improve, highlight such vital capacity "display temporary hls video while downloading" in firefox 137 please by making it easier to access this feature by adding an option in the parser of the Cat Catch version for Firefox "forece to display temp video while downloading" so that we avoid clicking on "send to ffmpeg online" while our goal is precisely to avoid using ffmpeg online and just use the internal downloader of Firefox to see and playback the temp video while download, thank you :)


Update: Urgent capital:

Mr Xifangczy : It's Capital Please: With hindsight, I found the secret to force Display Temp Video While Downloading! : In the parameters of the M3U8 Parser of Cat Catch, I disabled the options "FFMPEG Transcod" and " MP4 ", therefore by clicking on the" Send to FFMPEG Online "button in the Internal M3U8 Parser of Cat Catch, Firefox is getting up and pampering and does not find anything and does not find FFMEG online service Thus firefox is forced to Display Temporary Video While Downloading in Download folder !!

We hope please this sensational secret i mean Add an empty command to an external service which does not exist or which is disabled will be added to the extension please = force Display Temporary Video while Donwload, this new button would be called "Force Display Temp Video While Downloading and Merge Sequentially", as is the case in Chromium Browsers, Thanks!

@trimechee
Copy link
Author

Update: Urgent capital:

Mr @xifangczy : It's Capital Please: With hindsight, I found the secret to force Display Temp Video While Downloading! : In the parameters of the M3U8 Parser of Cat Catch, I disabled the options "FFMPEG Transcod" and " MP4 ", therefore by clicking on the" Send to FFMPEG Online "button in the Internal M3U8 Parser of Cat Catch, Firefox is getting up and pampering and does not find anything and does not find FFMEG online service Thus firefox is forced to Display Temporary Video While Downloading in Download folder !!

We hope please this sensational secret i mean Add an empty command to an external service which does not exist or which is disabled will be added to the extension please = force Display Temporary Video while Donwload, this new button would be called "Force Display Temp Video While Downloading and Merge Sequentially", as is the case in Chromium Browsers, Thanks!

@trimechee trimechee changed the title Firefox 137 to force display download Firefox 137 to force display download secret Mar 10, 2025
@trimechee
Copy link
Author

And just for information, maybe it can help......

here the result of my research and self trying flags in firefox to try display temporary hls video while downloading......when i disable javascript in ublock origin in supermium, there is no more temporary hls video while downloading in dowloader folder, so logically i enable all flags related to javascript in about:config in firefox......and i tried many other configurations.... but with no success :

browser.download.start_downloads_in_tmp_dir

browser.download.improvements_to_download_panel

download panel
right click
Always Open Similar Files

browser.link.open_newwindow 1

browser.download.force_save_internally_handled_attachments

privacy.clearOnShutdown.downloads

CTRL+I to get the page info VIDEO AUDIO
CRTL+S SAVE AS

ABOUT:CONFIG
browser.download
temp
javascript
wasm

HTTP cache headers

https://www.jam-software.com/treesize_free

You can set this pref to false on the about:config page to prevent Firefox from playing media files via the HTML5 media player.

media.play-stand-alone = false

https://support.mozilla.org/fr/kb/gerer-types-de-fichiers-actions-de-telechargement-firefox#w_configurer-firefox-pour-quil-demande-que-faire-des-fichiers-sans-type-de-contenu-ni-action-de-telechargement-definis
https://support.mozilla.org/en-US/questions/1249888
https://support.mozilla.org/fr/kb/gerer-types-de-fichiers-actions-de-telechargement-firefox#w_invite-que-doit-faire-firefox-avec-ce-fichier
https://support.mozilla.org/fr/kb/trouver-gerer-fichiers-telecharges
https://support.mozilla.org/fr/kb/gestion-telechargements

ReNITIALISER
https://support.mozilla.org/fr/kb/reparer-firefox-reinitialiser-modules-parametres

Try setting

browser.cache.disk.enable to true

and reducing media.memory_cache_max_size

browser.cache.disk.max_entry_size 128

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant