All Activity
- Past hour
-
... Eclipse Board is now back on business (technically, it never went off-line) ... .. But I'd be very wary of ; both have been LibreWolf-ified ; I'd make a profile back-up prior to updating, in case one decides to revert to the previous ESRs (128.12.0rc2 and 140.2.0, respectively); just sayin' , not suggesting people shouldn't update...
- Today
-
Well, since your custom path to the QuickJS binary doesn't contain any whitespace, I feel no quotation marks of any type are needed after all ; personally, I'd only use "..." in the value part of the --js-runtimes flag, something like: --js-runtimes quickjs:"H:\path to\qjs-windows-x86_64.exe" For the sake of even more simplicity, I'd a) rename the QuickJS binary to just "qjs.exe" b) place it adjacent to "yt-dlp-win7-x64.exe" (which could also be renamed to just "yt-dlp.exe"); then, one would simply need issue --js-runtimes quickjs in the cmdline (or set an equivalent permanent setting inside yt-dlp's config file); more in https://github.com/yt-dlp/yt-dlp/issues/15012 https://github.com/yt-dlp/yt-dlp/wiki/EJS The use of QuickJS-ng is strongly discouraged, because they haven't yet implemented this ; since you're on Win7 SP1 64-bit, for even quicker n/sig deciphering you may want to switch to this NodeJS fork: https://github.com/vladimir-andreevich/node.js-windows-7/blob/main/v20/node-v20.19.2-win-x64.zip (node isn't enabled by default in yt-dlp, you need to issue --js-runtimes node (or use a custom path to the binary, if you must)) PS: It appears https://www.youtube.com/watch?v=Kzb6Vih7wrU is geo-fenced here ...
-
J.Michael joined the community
-
for me chrome was a big problem because it tooks 2 weeks to compile up, this is bad when you want to write something or testing the code then the next problem was that the vm snapshots (only a few) already took up the 2 TB limit. so work was limited for example i could not compile a extra debug version (the compiler optimization can make problems) also when clicking around they are more time consuming if they take time because these sum up windows 10 also is not the fastest horse, it has a lot a background activity - also it force upgrades neither if you dont want them nor you know they dig into your computer in total these things then sum up all together - when you have limited time it gets a even bigger problem to install some new VS2022 compiler and win11 would take to much up - while a better computer still just could "eat it up anyway"
-
trying to use QuickJS-ng but yt-dlp-win7-x64 can't get it? >H:\apps\yt-dlp --js-runtimes quickjs:'H:\apps\qjs-windows-x86_64.exe' -f "bestvideo[ext=mp4]+bestaudio[ext=m4a]/best[ext=mp4]/best" --no-check-certificate --cookies "H:\apps\yt-cookie.txt" --write-subs --sub-langs zh-Hant,zh https://www.youtube.com/watch?v=Kzb6Vih7wrU [youtube] Extracting URL: https://www.youtube.com/watch?v=Kzb6Vih7wrU [youtube] Kzb6Vih7wrU: Downloading webpage WARNING: [youtube] No supported JavaScript runtime could be found. YouTube extraction without a JS runtime has been deprecated, and some formats may be missing. See https://github.com/yt-dlp/yt-dlp/wiki/EJS for details on installing one. To silence this warning, you can use --extractor-args "youtube:player_client=default" [youtube] Kzb6Vih7wrU: Downloading android sdkless player API JSON [youtube] Kzb6Vih7wrU: Downloading web safari player API JSON WARNING: [youtube] Kzb6Vih7wrU: Some web_safari client https formats have been skipped as they are missing a url. YouTube is forcing SABR streaming for this client. See https://github.com/yt-dlp/yt-dlp/issues/12482 for more details [youtube] Kzb6Vih7wrU: Downloading m3u8 information WARNING: [youtube] Kzb6Vih7wrU: Some web client https formats have been skipped as they are missing a url. YouTube is forcing SABR streaming for this client. See https://github.com/yt-dlp/yt-dlp/issues/12482 for more details [info] Kzb6Vih7wrU: Downloading 1 format(s): 137+140 [info] There are no subtitles for the requested languages EDIT: alright, instead of "--js-runtimes quickjs:'H:\apps\qjs-windows-x86_64.exe'", I need to remove single quotation marks: "--js-runtimes quickjs:H:\apps\qjs-windows-x86_64.exe" and use upstream QuickJS binary release for faster solving speed instead of QuickJS-ng. [youtube] Extracting URL: https://www.youtube.com/watch?v=Kzb6Vih7wrU [youtube] Kzb6Vih7wrU: Downloading webpage [youtube] Kzb6Vih7wrU: Downloading tv client config [youtube] Kzb6Vih7wrU: Downloading player ef5f17ca-main [youtube] Kzb6Vih7wrU: Downloading tv player API JSON [youtube] Kzb6Vih7wrU: Downloading android sdkless player API JSON [youtube] [jsc:quickjs] Solving JS challenges using quickjs [info] Kzb6Vih7wrU: Downloading 1 format(s): 137+140 [info] There are no subtitles for the requested languages and mweb: [youtube] Extracting URL: https://www.youtube.com/watch?v=Kzb6Vih7wrU [youtube] Kzb6Vih7wrU: Downloading webpage [youtube] Kzb6Vih7wrU: Downloading tv client config [youtube] Kzb6Vih7wrU: Downloading player ef5f17ca-main [youtube] Kzb6Vih7wrU: Downloading tv player API JSON [youtube] Kzb6Vih7wrU: Downloading android sdkless player API JSON [youtube] Kzb6Vih7wrU: Downloading mweb client config [youtube] Kzb6Vih7wrU: Downloading mweb player API JSON [youtube] [jsc:quickjs] Solving JS challenges using quickjs [youtube] [jsc:quickjs] Solving JS challenges using quickjs [info] Kzb6Vih7wrU: Downloading 1 format(s): 137+140 [info] There are no subtitles for the requested languages maybe I don't need using mweb now.
-
My Browser Builds (Part 5)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
no intention making x64 builds for versions before 27. - Yesterday
-
Drew Hoffman joined the community
-
My Browser Builds (Part 5)
j7n replied to roytam1's topic in Browsers working on Older NT-Family OSes
I have changed the user agent and get big Google again now. Another downside of the new lightweight Google is that I can't see the target URL where I am about to go in the status bar. All URLs go through Google for spying but they show the real url until one clicks on the link. I also found that I need the page zoom one notch down with the new big one. -
goldentech262 joined the community
-
goldentech joined the community
-
My Browser Builds (Part 5)
Strife replied to roytam1's topic in Browsers working on Older NT-Family OSes
Hi @roytam1, is there any chance you can build a x64 version of NewMoon 26 ? There is an "official" Pale Moon 26.5.0 x64 build, but most sites cannot make a secure connection and showing this message "This Connection is Untrusted". -
KB4132216 causes failed installation/uninstallation of CU
halohalo replied to halohalo's topic in Windows 10
I've tried installing KB5068781 on 21H2 Home edition and failed. Unlike LTSC, it seems that 21H2 Home edition also requires ESU activation just like 22H2. Although it is possible to display ESU activation option on 21H2 by Regedit, Microsoft only provides ESU activation service for 22H2 so I can't complete ESU activation on 21H2. Without ESU activation, the installation will be ended by WindowsWcpAIFailure3 and CbsPackageServicingFailure2. The default value of ESUEligibility is 1, and ESUEligibilityResult is 3. To display the option, the value of ESUEligibility should be 2, and ESUEligibilityResult should be 1. Anyway, the last CU for 21H2 Home edition is KB5066791, but KB5069340 for WinRE is still compatible. -
I COMPLETELY agree @VistaLover. By the way, you really did a complete job in your above assessment. I'm also grateful to what @K4sum1 gave us. But I also need to look after my needs. While I hate that we have a Google-fied web, I've stopped worrying about the implications of all of the privacy issues we face. It's not that I disagree with the level of concern, but it's that we REALLY can do nothing about it. I need to perform online banking, watch and help produce videos on YouTube, use WebRTC to voice traffic reports, and take part in Zoom meetings, Google Meet and Teams Meetings, and apply for work; all which basically NECESSITATES providing a good chunk of personal information to proceed. I don't agree with the corporate tactics, but I must continue to function. It was indeed K4Sum1's project, as Pale Moon was Moonchild's. What I feel these visionary types (who admittedly deserve a lot of credit for their work), fail to realize is that those that make up their user base are CONSUMERS or CUSTOMERS. Now Moonchild and his "moonie minions" VEHEMENTLY disagree with that. But customers are not just defined as those providing monetary exchange to a company or corporation for a product. They can be those who provide voluntary stake to a company, or mission. So in this way, those who co-develop alongside Moonchild, those who provide add-ons, those who beta test, and YES even those who simply (and regularly) USE Pale Moon, are indeed customers and stakeholders. When someone creates a project, and it attracts users to the resulting product, such as in K4Sum1's r3dFox, expectations begin to be developed. No matter if these expectations are right or wrong for the userbase to behold, they are real, and the developer needs to contend with them. Those are simply the facts. K4Sum1 provided a way for me to use Windows 8 on an extended basis, and you become reliant on that. When K4Sum1 understandably says, "I'm just not feeling it", it doesn't incite a favourable response among the userbase. Fair? Perhaps not, but it's a very real sentiment. @K4sum1, I genuinely hope you are OK.
-
The redfox-old GitHub repo was (also) archived today, but this was probably to be expected; no clue as to why its successor suffered the same fate today ... As for the Eclipse Board , they mention "Temporary maintenance" (stress on "temporary" is mine ) ... That ; and those "proposals" did materialise into a Librewolf-ication of r3dfox that many, myself included, never asked for ... As @Jody Thornton put it, ... and I'll add Vista SP2 to the OS mix above ; yes, close to "stock" Firefox but with the ability to launch on older WinOSes! This is what most site admins expect, this is what most extension authors expect and target... I was never part of the "extreme web privacy" crowd to demand a change of route towards Librewolf (or similar forks); I understand a small portion of the LW code was needed to address a specific r3dfox technical issue, but that is different to incorporating large chunks of LW code "while we're at it" ... As if it wasn't enough to deal with Mozilla "breaking" things (and locking down the browser) with each major version update, an "average" r3dfox user has to deal with "r3dfox-specific" changes, too (ones that not always meet with said user's "approval") ... And my own words on DRM/EME: I found r3dfox maintainer's "obsession" about DRM simply "blown out of proportion"; he goes to extreme lengths to disable EME at buildtime, but the browser itself provides an easy way to disable EME at runtime, if one objects to it for whatever ideological reason... Let's face it; with Google practically owning the Web, they have leveraged the use of their own CDM (Widevine) in most media services, even the most obscure, but still free, ones... Yes, I totally understand the argument about "black-boxed code" etc., but DRM has become a necessary evil in the web era of 2025 and beyond... A lot of focus has been put on the VMP (Verified Media Path) requirement associated with the majority of the prominent/commercial DRM'ed Video+Audio services (e.g. Netflix, Disney+, Paramount+, Spotify, Tidal, Apple Music, etc.) as a reason NOT to implement DRM on r3dfox (because VMP entails a very large sum of money, paid to Google, for certifying the browser for VMP purposes), but what about the rest of the lesser known services that don't impose VMP with DRM? Jody's example of https://www.cp24.com/now/ is such a case, there are many others... The whole thing kind of reminds me, in some twisted way, of Moonchild and his own browser, Pale Moon, where he vehemently refused to implement DRM of any kind; but while Basilisk was still his, he allowed the DRM functionality inherited from his FxESR-52 forkpoint to stay enabled; that is, until the point he could no longer shoehorn-in upstream (Mozilla) DRM patches and, one day, DRM in Basilisk was declared such a big Evil that had to be completely excised! (NB: Latest Widevine CDM (a .dll) needs Win8+ to properly function; on Vista/Win7, some wrapper DLLs (e.g. borrowed from the Supermium project ) are actually needed to make it work there (and only on non-VMP services)). I believe so; he probably had a "hissy fit" and decided to "now I'll show you all", or I could be totally wrong and the GitHub repo archival was an inadvertent mishap ... ... You can count me as one (though I did not post in that thread...). Personally, I'll stick to older r3dfox-140.0.4; it will become my new "KafanMiniBrowser" for GitHub; I'm not that concerned about security patches, as long as GH works there (and it'll continue to work until 140esr becomes deprecated), I'll keep using it... In closing, I'm not being entitled or ungrateful towards the r3dfox author; huge thanks from my side for what he has offered to me over the last two years or so ...
-
I was worried that may be the case too, as I was a tad vocal on my thoughts of where r3dFox is headed, on the Eclipse Fourm. However, that isn't my saying "You have to do this or that!". I'm vehement on my opinions, and make no apologies for it. In any case, I have now moved on the Firefox for Windows 7 and 8, since releases seem to be happening more quickly. This is especially the case for ESR builds. I'm glad I switched. Even if my comments were not made, I'm sure there were a lot of vocal proponents of my mindset, including one being a moderator.
-
My Browser Builds (Part 5)
VistaLover replied to roytam1's topic in Browsers working on Older NT-Family OSes
I can confirm; it's a "less heavy" G-Search iteration, probably more gentle to older/under-resourced H/W ; below, a glimpse of what an Image Search looks like: Should you wish to revert to the "full-blown" G-Search implementation, targeting so called "recent" web engines, just use a SSUAO for Google: general.useragent.override.google.com;Mozilla/5.0 (Windows NT 10.0; rv:140.0) Gecko/20100101 Firefox/140.0 And then, above image search will turn into: -
I haven't heard anything. The recent Eclipse Community discussion seemed to be developmental proposals on the direction the project was headed. There were some outspoken disapprovals of those proposals. But it didn't come across as "hyper-critical" or anything like that. But sometimes you never know, it is his project and maybe he just got tired of those "disapprovals". I kind of doubt it, and hate to "speculate". I'm sure we'll know more soon...
-
girtun joined the community
-
Ceembee joined the community
-
My Browser Builds (Part 5)
Gargam replied to roytam1's topic in Browsers working on Older NT-Family OSes
Exactly idem here on XP, with the last NewMoon 28 and Basilisk. But connexion to Y! is OK via myPal on XP (or on Galaxy smartphone). No problem with Gmail. -
My Browser Builds (Part 5)
j7n replied to roytam1's topic in Browsers working on Older NT-Family OSes
Google just switched to a simplified style for search results in New Moon. It likely is based on my user agent or perhaps other properties. The font is large, the page displays faster, but it lack navigation to a specific page of results with only a Next link showing. -
I shall wait for a user of YouTube-DLP to assist. I have never used this and there is a LARGE following. I would think several of them would jump in. It is possible that you will gain more traction with a dedicated "Extension for YouTube-DLP" thread. I would think several would join in the new thread that aren't even seeing this in a Supermium thread. Granted, YouTube-DLP has been on my "To Do List", but very VERY far down on that list. I'll get to it... Eventually...
-
Yes, I downloaded the files PRO2K.zip PRO2Kv2.zip PRO2Kv3.zip but I don't know which ones is version PROWIN32 v19.5 ???
-
what you wrote rather describe a small console where you can enter a executables name + that parameter the createprocess function can do exactly this, so this might be a question for a plugin someone writes that is doing that that %s is useally something for translate a string with something called printf with %s it knows that is a string it either gets translated before given as parameter (then you not fine) or the programm that reads that parameter untranslated with %s (then you are fine) for a dll there would be the rundll.exe question
-
Dancing? I previously said: "I want to download YouTube with YouTube-DLP. The Open With preset has to be able to save various command-line parameters." So I want to run program: youtube-dl.exe With arguments: -f 299/137/298/136/22/bestvideo,140/bestaudio[language=en]/bestaudio --fixup never --restrict-filenames --extractor-args "youtube:player-client=default,-tv_simply" -o "t:\working\%(title)s- %(id)s .%(ext)s" What good is giving such specifics when tomorrow I may change the arguments.
- Last week
-
ie, it is *VERY* likely that one of those "Open in VLC Player" extensions CAN BE MODIFED to INCLUDE different programs. I've done it in the past! Granted, Chrome is much more "secure" than it was with v86, but I'm still confident that if an extension can send a media file to VLC Player, then IT CAN ALSO send other files to other programs. All via *ONE* extension.
-
You can do that in Chromium-based extensions also. That is why I keep asking for details on just WHAT you want to do. I ran an extension in 360Chrome (based on Chrome v86) that had an extension to open .pdf files via whatever was associated at the OS level for .pdf files (Adobe Acrobat v9.5.5 is what I was using at the time). I modified that ONE extension to not only open .pdf files, but send .txt files to Notepad++, .xls files to Excel 2000, .xlsx files to Excel 2007, and .bin files to a program for modifying aftermarket turbos. So what you want *CAN* be done. You just keep dancing around giving us the DETAILS to adequately assist. If you cannot reveal the PROGRAM that you are wanting to send something to, then I'm afraid I cannot even START in seeking a possible solution. Doesn't mean I *have* a solution, but you really aren't even letting me know WHERE TO START.