All Activity
- Past hour
-
Hmm, it seems you're right. D:\>yt-dlp.exe -F "https://www.youtube.com/watch?v=zBq_krhKbW4" [youtube] Extracting URL: https://www.youtube.com/watch?v=zBq_krhKbW4 [youtube] zBq_krhKbW4: Downloading webpage [youtube] zBq_krhKbW4: Downloading tv client config [youtube] zBq_krhKbW4: Downloading tv player API JSON [youtube] zBq_krhKbW4: Downloading ios player API JSON WARNING: [youtube] zBq_krhKbW4: Some tv client https formats have been skipped as they are DRM protected. The current session may have an experiment that applies DRM to all videos on the tv client. See https://github.com/yt-dlp/yt-dlp/issues/12563 for more details. [youtube] Executing JS [youtube] [pot:phantomjs-web] Requesting webpage [youtube] [pot:phantomjs-web] Requesting webpage WARNING: [youtube] zBq_krhKbW4: 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 [youtube] zBq_krhKbW4: Downloading m3u8 information [info] Available formats for zBq_krhKbW4: ID EXT RESOLUTION FPS CH │ FILESIZE TBR PROTO │ VCODEC VBR ACODEC ASR MORE INFO ──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── sb3 mhtml 48x27 0 │ mhtml │ images storyboard sb2 mhtml 80x45 0 │ mhtml │ images storyboard sb1 mhtml 160x90 0 │ mhtml │ images storyboard sb0 mhtml 320x180 0 │ mhtml │ images storyboard 233 mp4 audio only │ m3u8 │ audio only unknown [en] Untested, Default, low 234 mp4 audio only │ m3u8 │ audio only unknown [en] Untested, Default, high 602 mp4 256x144 15 │ ~ 3.41MiB 82k m3u8 │ vp09.00.10.08 82k video only Untested 269 mp4 256x144 30 │ ~ 4.83MiB 116k m3u8 │ avc1.4D400C 116k video only Untested 603 mp4 256x144 30 │ ~ 6.96MiB 168k m3u8 │ vp09.00.11.08 168k video only Untested 229 mp4 426x240 30 │ ~ 9.37MiB 226k m3u8 │ avc1.4D4015 226k video only Untested 604 mp4 426x240 30 │ ~ 9.87MiB 238k m3u8 │ vp09.00.20.08 238k video only Untested 230 mp4 640x360 30 │ ~ 17.90MiB 432k m3u8 │ avc1.4D401E 432k video only Untested 18 mp4 640x360 30 2 │ 15.60MiB 376k https │ avc1.42001E mp4a.40.2 44k [en] 360p 605 mp4 640x360 30 │ ~ 20.36MiB 491k m3u8 │ vp09.00.21.08 491k video only Untested 231 mp4 854x480 30 │ ~ 27.63MiB 666k m3u8 │ avc1.4D401F 666k video only Untested 606 mp4 854x480 30 │ ~ 28.62MiB 690k m3u8 │ vp09.00.30.08 690k video only Untested 232 mp4 1280x720 30 │ ~ 47.83MiB 1153k m3u8 │ avc1.4D401F 1153k video only Untested 609 mp4 1280x720 30 │ ~ 45.79MiB 1104k m3u8 │ vp09.00.31.08 1104k video only Untested 270 mp4 1920x1080 30 │ ~ 86.72MiB 2090k m3u8 │ avc1.640028 2090k video only Untested 614 mp4 1920x1080 30 │ ~ 75.94MiB 1831k m3u8 │ vp09.00.40.08 1831k video only Untested 620 mp4 2560x1440 30 │ ~175.88MiB 4240k m3u8 │ vp09.00.50.08 4240k video only Untested 625 mp4 3840x2160 30 │ ~516.07MiB 12440k m3u8 │ vp09.00.50.08 12440k video only Untested This suggests both 720p formats have more or less the same video-bitrate. After having downloaded both of them however it's actually 242kbps (H.264) and 488kbps (VP9). I normally always watch the VP9 stream, so I wasn't expecting such a big difference. P.s. How lame I even have to use Microsoft Edge (my alternative browser) to create this post, because with Palemoon after having added the codeblock the window won't disappear for me to continue typing.
- Today
-
Please delete duplicate post
- 212 replies
-
- software
- Windows 8.1
-
(and 1 more)
Tagged with:
-
So do you have a compiled release for Windows 8/8.1, of Firefox ESR?
- 212 replies
-
- software
- Windows 8.1
-
(and 1 more)
Tagged with:
-
I confirm that this behavior has been observed in the latest NewMoon. By the way, does anyone have the "Speedometer 2.0" test fully completed in Roytam1 browsers (in any of them)? https://browserbench.org/Speedometer2.0/ I have this test fully passed in Mypal 29.3.0 from Feodor2, whereas in any browser from Roytam1 the test is not fully passed, for example, in IceApe (any version) somewhere at the very end the browser freezes and hangs in memory until you close it via Process Exlorer. Is it just me or is this the standard behavior? Sorry if this question has already been solved\discussed.
-
Why not just remove objects at the top (Home, Gallery and OneDrive) and pin OneDrive to either Quick Access space or the one at the bottom?
-
Video authors on the web often insert short clips from a feature film or a television programme, for example, the StarTrek guy facepalming, or a businessman saying to another that "plastics is the future" or the line saying "a few moments later" in a strange accent. This also sometimes happens on Facebook where a gif is added to the comments section. Sometimes the same clip is reused, but often we see new ones never before picked by this author. How do they find these? Surely they can't watch a whole film to find them while also producing their video in a timely fashion. Does there exist a database of these that they search?
-
right NTSTATUS NTAPI CsrNewThread(VOID) { return NtRegisterThreadTerminatePort(CsrApiPort); } while CsrApiPort is defined as HANDLE (HANDLE CsrApiPort;) in this case that CsrApiPort variable must to be filled
-
Hello MSFN, I had a similar topic a year or two ago, but now I am seeking software like keynote and goldensection notes. Any freeware suggestions similar to treepad would be nice. I enjoy goldensection notes, but the file sizes are quick to become bloated compared to the keynote app. The problem with keynote is that the app lacks tables and various features. Thank you for your time.
-
Hmm, it have tried to remove drivers and services, but only end up with inaccessible boot device, its strange because its 1 partition MBR install, i have tried all bcd fixes, but its still there.. Im not even sure, if this error happens before or after 0xc00021a.. and again not ntbootlog, it really seems that starting Windows 10 procedure is rotten by design.. once its broke, there is very hard to debug it.
-
no, CsrNewThread also passes an internal variable to NtRegisterThreadTerminatePort. so you can't just use NtRegisterThreadTerminatePort to replace CsrNewThread
- Yesterday
-
it looks like someone has tryed to debug a driver without having any knowledge debugging is not something you can do without any knowledge its not easy stuff either for example its a lot of math, its not like a script language a bare minimum to start with would be to know assembly https://www.ic.unicamp.br/~pannain/mc404/aulas/pdfs/Art Of Intel x86 Assembly.pdf but that´s the bare minimum its not stuff you can just do, like lifting a few weights around, or trying some drivers or some different versions, maybe putting a few different hardware types into a pc you litterally trying to make a own CPU - and not just putting it into a computer no you making it this time a-z
-
My Browser Builds (Part 5)
anton12 replied to roytam1's topic in Browsers working on Older NT-Family OSes
Re: St52 www.paypal.com https://o.rthost.win/basilisk/basilisk52-g4.8.win32-git-20250823-3219d2d-uxp-e5ea29554a-xpmod-ia32.7z -------------------------------------------------------------------------------------------------- -------------------------------------------------------------------------------------------------- https://www.paypal.com/de/home/ Hello RoyTam1, Please let me bring to your attention that visiting the above URL with the latest ST52 gives the following message: ------------------------------------------------------------------------------------------------- A script on this page may be busy, or it may have stopped responding. You can stop the script now, open the script in the debugger, or let the script continue. Script: https://www.gstatic.com/recapt…0EWWbt2I_ULP0/recaptcha__de.js:692 ------------------------------------------------------------------------------------------------- The Web Console says: Content Security Policy: Ignoring “'unsafe-inline'” within script-src: nonce-source or hash-source specified (unknown) An iframe which has both allow-scripts and allow-same-origin for its sandbox attribute can remove its sandboxing. home Ignoring unsupported entryTypes: largest-contentful-paint. datadog-b1cfe729.js:7:26127 Ignoring unsupported entryTypes: first-input. datadog-b1cfe729.js:7:26127 Ignoring unsupported entryTypes: layout-shift. datadog-b1cfe729.js:7:26127 Ignoring unsupported entryTypes: event. datadog-b1cfe729.js:7:26127 Ignoring unsupported entryTypes: longtask, paint. datadog-b1cfe729.js:7:26285 No valid entryTypes; aborting registration. datadog-b1cfe729.js:7:26285 Content Security Policy: Ignoring “'unsafe-inline'” within script-src: ‘strict-dynamic’ specified (unknown) Content Security Policy: Ignoring “https:” within script-src: ‘strict-dynamic’ specified (unknown) Content Security Policy: Ignoring “http:” within script-src: ‘strict-dynamic’ specified (unknown) Ignoring unsupported entryTypes: longtask. recaptcha__de.js:260:21 -------------------------------------------------------------------------------------------------- Is it possible to make St52 also work with PayPal again because NM28 works with PayPal ? -
My Browser Builds (Part 5)
kuja killer replied to roytam1's topic in Browsers working on Older NT-Family OSes
I did already is what im saying, my only guess why it would work for you apparently is it's probably looking at our IP addresses... germany for you... united states for me.. and that it's not being as strict for other countries. actually matter of fact, when i click (on the browser, seperent, new moon, or mypal) -- View => Page Style => No Style - it actually shows my physical IP address when i look through it all (on the login page i mentioned before too... when i click the login link at the top of the homepage...it automatically attaches this "locale EN US" to the end of the URL -- even if i just directly go to the login page (not homepage), it still attaches a US (united states) thing to the link every time. :| i dont want to dare attempt doing any sort of VPN cause i dont want to risk losing my account or getting more problems for faking my IP. -
Version 20250823: Now the file exchange of nss.dll and xul.dll (20250531) causes an error. It is also necessary to replace omni.ja. Omni.ja (20250809) should work. That's tested with Serpent 55. Such updates are increasingly minor.
-
Python 3.11.4 yt-dlp variant for Windows Vista 😀️ : yt-dlp_Py3.11_Vista (password: 987123) I will check tomorrow if it compiles on XP.
-
My Browser Builds (Part 5)
anton12 replied to roytam1's topic in Browsers working on Older NT-Family OSes
Hello kuja killer, Please use the search function of XP and search for "moon". Then erase (with a security tool like ERASER.exe) everything that has to do with NM28. -
2 false positives.
-
Hey everyone, I’m trying to debug the disk.sys from Windows Vista on XP/2000. I’m not good in driver debugging, and even in XP though all the functions seem to exist, the driver doesn’t work. Maybe someone can understand what’s going wrong or point me in the right direction. windbg log : https://pastebin.com/zaKXc3ZM
-
... My local AV solution, after a Custom Scan of the executable (yt-dlp.exe), found NO threats (red rectangle in Greek, haven't had time to consult VT) :
-
It is Python 3.10.18 based, but Dropbox notified me via mail that link sharing was temporarily disabled (did they detect a possible virus???). I have now enabled sharing again and password protected my file. yt-dlp_Vista_x86.7z (password: 987123). [debug] Command-line config: ['-v'] [debug] Encodings: locale cp1252, fs utf-8, pref cp1252, out cp1252 (No VT), error cp1252 (No VT), screen cp1252 (No VT) [debug] yt-dlp version nicolaasjan/yt-dlp@2025.08.23.181722 (win_x86_exe) [debug] Python 3.10.18 (CPython AMD64 32bit) - Windows-Vista-6.0.6003-SP2 (OpenSSL 3.1.0-dev ) [debug] exe versions: ffmpeg N-116828-g6aafe61-Reino (fdk,setts), ffprobe N-116828-g6aafe61-Reino, phantomjs 2.5.0 [debug] Optional libraries: Cryptodome-3.23.0, brotli-1.1.0, certifi-2025.08.03, mutagen-1.47.0, requests-2.32.5, sqlite3-3.50.4, urllib3-2.5.0, websockets-15.0.1 [debug] Proxy map: {} [debug] Request Handlers: urllib, requests, websockets [debug] Plugin directories: none [debug] Loaded 1840 extractors I could also upload it to GitHub, but compiling and updating the repo is becoming a time consuming task by now (I also have a new Linux x86 Py3.11 standalone executable).
-
; is that py3.9-based (so will get deprecated in October ) ? Can you at least upload manually to GitHub, where it'll be more visible and with a permanent link? Thanks ... (OT: I have serious issues with my landline since Aug 19th, my tel. number isn't working at all and my ADSL+ internet access is quite fickle; my ISP don't really know what's goin' on, they said I have to give them time until Sep 3rd (!) for them to identify the true nature of the problems ... ) Sometime later today, hopefully, I'll further comment on your previous post ...
-
There is also an interview with David Cutler on Youtube that tells why XP is such a mess.
-
My Browser Builds (Part 5)
Lirk replied to roytam1's topic in Browsers working on Older NT-Family OSes
Hi. Can you fix Reverse Google Image Search in NM28XP with modifing UserAgent to actual Firefox browser? When image is uploaded - nothing happens, just shows animated image searching process on logo. -
Can the old navigation pane be brought back?
-
For @VistaLover : Vista compatible yt-dlp here (password: 987123).