filecxx / FileCentipede

Cross-platform internet upload/download manager for HTTP(S), FTP(S), SSH, magnet-link, BitTorrent, m3u8, ed2k, and online videos. WebDAV client, FTP client, SSH client.
http://filecxx.com
7.43k stars 464 forks source link

File type matching and page url catching #762

Closed thiendt2k1 closed 5 months ago

thiendt2k1 commented 5 months ago

Please provide as much information as possible.

  1. When i try to download a pdf from ggdrive, it still get the pdf extension though i skip download pdf file type in settings.
  2. When i open a new tab other the current page where the content is download, the page url change to that, eg in picture below when i download from ggdrive, but when open a new tab, the page url is new tab.
List of extension allow matching in below picture

exe,bin,dll,dat,7z,ttf,bat,xv,xvx,apk,ipa,epub,asf,avi,mp3,mp4,mpeg,mpg,mpga,rm,rmvb,tar,wma,wmp,wmv,mov,zip,3gp,chm,mdf,iso,ra,rar,jar,msi,arj,psd,hqx,sit,lzh,gz,tgz,mobi,deb,sisx,cab,pxl,xlb,dmg,msu,bz2,xlsx,xls,doc,docx,ppt,pptx,flv,swf,mkv,tp,ts,flac,ape,wav,aac,msp,m3u8,3gpp,f4f,f4m,ogg,webm,mpg4,m4a,xbm,cda,000,001,ace,ain,alz,apz,ar,arc,cad,pax,cpio,xar,lha,mtree,xz,lzip,lzma,bzip2,uue,z,xpi,docm,dotx,dotm,xlsm,xltx,xltm,xlam,pptm,potm,ppam,ppsx,ppsm,odt,odp,ods,tsv,wps

My debug info: version(>=2.0) : FileCxx 2.82 Extension 2.94 Edge 123.0.2420.97 Windows 11 latest stable

screenshot: image image

URL: https://drive.usercontent.google.com/download?id=1PGbbSLZnt3eEItagSsJnmE9Ueg-p-CWh&export=download&authuser=1&confirm=t&uuid=&at=APZUnTXmwUdqVf8zmGwi7Dfl3zcj:xxxxxxx

....... Thanks for your time and efforts.

Update: It seem to not be able to catch both name and file type from google drive Here is a demo link https://drive.usercontent.google.com/download?id=1Fji_AEf_f6GLZ_pcRtpvm4AwAJA088fP the file downloaded is named download.bin

filecxx commented 5 months ago

About the edge://newtab/, it's unfixable but can be removed, remaining empty.

If you want to skip the "pdf" extension from the web browser, you should do this:

image

image

image

image

image

thiendt2k1 commented 5 months ago

About the edge://newtab/, it's unfixable but can be removed, remaining empty.

If you want to skip the "pdf" extension from the web browser, you should do this:

ok, good to know that, working as expected now, thanks. P/s: Just a small note, you should put all settings in one place, this is quizzing to find where to set.