Jump to content

nicolaasjan

Member
  • Posts

    491
  • Joined

  • Last visited

  • Days Won

    2
  • Donations

    0.00 USD 
  • Country

    Netherlands

Everything posted by nicolaasjan

  1. I have changed the link in my signature to the Python 3.8 version now.
  2. For your Windows NT6 you could also use one of the official builds listed there. ("yt-dlp_x86_Windows-XP.zip" is the only one manually uploaded after GitHub's build process)
  3. No idea. I'm not a programmer. But there is good news. The last couple of weeks I'm testing another build of yt-dlp, compiled with a modified Python 3.8. Just tested on Windows 7 and no error: [debug] Command-line config: ['-vU'] [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 2023.02.01 [8b008d625] (win_x86_exe) [debug] Python 3.8.13+ (CPython AMD64 32bit) - Windows-7-6.1.7601-SP1 (OpenSSL 3.1.0-dev ) [debug] exe versions: ffmpeg N-109674-gc0bc804e5-2023-01-26-nonfree (fdk,setts), ffprobe N-109674-gc0bc804e5-2023-01-26-nonfree [debug] Optional libraries: Cryptodome-3.16.0, brotli-1.0.9, certifi-2022.12.07, mutagen-1.46.0, sqlite3-2.6.0 [debug] Proxy map: {} [debug] Loaded 1761 extractors [debug] Fetching release info: https://api.github.com/repos/yt-dlp/yt-dlp/releases/latest Latest version: 2023.01.06, Current version: 2023.02.01 yt-dlp is up to date (2023.02.01) Worked on Vista and Windows 10 as well. Could you please test? https://dl.dropboxusercontent.com/s/0b0r4vbdu70njyz/yt-dlp.7z. It's also listed on my yt-dlp GitHub fork page under Releases. (click on "Show all 19 assets") When using the New Moon browser, you need the Palefill extension to navigate GitHub.
  4. Fixed in [jsinterp] Support if statement thanks to @VistaLover's observation. Link in my sig already has the fix (for yt-dlp).
  5. Also note, that these links are sometimes changed by Dropbox when I upload an update.
  6. I have them. See below and bookmark this post, so that you can always see them when logged in. [Edit] The link to yt-dlp doesn't change any more. It is hosted on GitHub for quite some time now.
  7. Indeed, see the screenshots here.
  8. Concerning language packs, last time I tried I had no success with the official one (for Dutch in my case). But forum member @gerwin was so kind to provide me with a working modification, which still works. (see this post)
  9. <offtopic> @VistaLover, you missed my PM from Jan 10.
  10. It seems you somehow have the new assets then. Very strange indeed. The "Quick fixes" list was added later in official uBO and is not present in my version 1.16.4.31b2 by hawkeye116477. Also, the "Legacy" list is moved to the bottom. Here it is still in the stock lists.
  11. No idea. I have Mypal 68 and there the WE version of uBlock Origin (1.46.0), works well. P.S. I have my doubts about the security of the Mypal browser...
  12. No, but the issue is solved now. Already switched to 1.16.4.31b2 version by hawkeye116477 and added the new "Online Malicious URL Blocklist" and the new regional Dutch list "NLD: EasyDutch" to "Custom". Unchecked the Adguard lists for now. They sometimes cause issues. There sure must be other assets that were changed/added/removed during the last years. That was the reason I imported the current ones into the Legacy .xpi, with the side effect of YouTube ads slipping through (and who knows what else)...
  13. Both official Pale Moon and New Moon 28. I will humour you. It was indeed my hacked version with current assets. Checked again after disabling the new "uBlock filters – Quick fixes", but that made no difference. Hawkeye's version has indeed no issues with pre-rolls, but I had to append "Online Malicious URL Blocklist" to custom again, because the URL has changed some time ago. Now: https://malware-filter.gitlab.io/malware-filter/urlhaus-filter-online.txt Now I would like to know which one(s)...
  14. Anyone else here having YouTube pre-roll ads lately, despite using uBlock Origin Legacy? No issue with official uBO in other browsers. (I don't mean the sponsor segments) Test video here.
  15. Strange... This is what I get on palemoon.start.me/nl. No errors related to Open With: Well, MPV still doesn't work here on XP, but I can open videos with VLC, using Open With. You only need the latest version of the 'youtube.luac' file from here (save as .luac). Copy to "C:\Program Files\VideoLAN\VLC\lua\playlist\youtube.luac"
  16. From youtube-dl's Reddit Wiki: Don't know if there are other GUI's that support XP... In New Moon you can use the "Open With" extension (direct link) to download videos or audio straight from the browsers right click menu:
  17. We're getting way offtopic here, but I want to mention that I can't get that last version of MPV working properly on my XP , which is in a virtual machine. I only get sound, but no window with video... I use a symbolic link for that, so that I don't need to rename each time. Can be done on XP with Link Shell Extension. See at the bottom of that page for Legacy XP download. Needs a driver as well. Could you try this one?
  18. <offtopic> I build it myself as well with a modified Python 3.7. The one from the link in my signature: [debug] Command-line config: ['-v'] [debug] User config "C:\Documents and Settings\Nico\Application Data\yt-dlp\config.txt": ['--rm-cache-dir', '--no-mtime', '--add-metadata', '--embed-thumbnail', '--convert-thumbnails', 'jpg', '--ppa', 'ThumbnailsConvertor:-qmin 1 -q:v 1', '--ppa', 'ffmpeg:-metadata synopsis=""', '-o', '~/Bureaublad/%(title)s.%(ext)s', '-f', 'bestvideo[height<=1080][ext=mp4][vcodec!*=av01]+bestaudio[ext=m4a]/best[ext=mp4]/best', '--sponsorblock-remove', 'all', '--downloader', 'aria2c', '--downloader-args', 'aria2c:-x 10 -s 10 -j 10 -k 1M --log-level=info --file-allocation=none'] [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 2023.01.07 [355d781be] (win_x86_exe) [debug] Python 3.7.1 (CPython x86 32bit) - Windows-XP-5.1.2600-SP3 (OpenSSL 1.1.1a 20 Nov 2018) [debug] exe versions: ffmpeg N-107968-ge4ac156-Reino (fdk,setts), ffprobe N-107968-ge4ac156-Reino [debug] Optional libraries: Cryptodome-3.16.0, brotli-1.0.9, certifi-2022.12.07, mutagen-1.46.0, sqlite3-2.6.0 [debug] Proxy map: {} [debug] Loaded 1761 extractors Removing cache dir C:\Documents and Settings\Nico/.cache\yt-dlp .. Yesterday I experimented with a modified Python 3.8 from this thread. But I want to test this yt-dlp build a bit further before linking it here. The yt-dlp devs might remove 3.7 support at some point... [Edit] You might want to consider adding the other optional modules: mutagen, pycryptodomex, brotli and certifi. Couldn't make the websockets module working... [Edit2] @Reino has an SSE processor and yt-dlp doesn't work on that... Youtube-dl does (built with Py2Exe).
  19. Thanks for this! I was able to build yt-dlp with it, but it complained about missing files, but went on after extracting 'python3.8.zip' into '.\Lib' Furthermore it was missing 'pyconfig.h' from '.\Include', so I added that from a Python 3.7 install and it worked. From yt-dlp's dependencies only the websockets module failed to embed during yt-dlp's compiling, so I had to edit that out of 'pyinst.py' (scrap that. websockets is now included). Link to the binary in my signature. [debug] Command-line config: ['-v', '--ignore-config'] [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 2023.02.09 [f14c23334] (win_x86_exe) [debug] Python 3.8.13+ (CPython x86 32bit) - Windows-XP-5.1.2600-SP3 (OpenSSL 3.1.0-dev ) [debug] exe versions: ffmpeg N-109535-gfcd557a-Reino (fdk,setts), ffprobe N-109535-gfcd557a-Reino [debug] Optional libraries: Cryptodome-3.17, brotli-1.0.9, certifi-2022.12.07, mutagen-1.46.0, sqlite3-2.6.0, websockets-10.4 [debug] Proxy map: {} [debug] Loaded 1766 extractors Usage: yt-dlp [OPTIONS] URL [URL...] yt-dlp: error: You must provide at least one URL. Type yt-dlp --help to see a list of all options.
  20. More recently it was on: https://pattaya1.mbnet.fi/customblocking.txt Server is down now (it hadn't been updated for a long time either). [Edit] This is the last list I could find on the Wayback Machine (28.7.2018): https://web.archive.org/web/20211021202536/https://pattaya1.mbnet.fi/customblocking.txt Hasn't been updated since March-06-2021... He has (had?...) severe health issues.
  21. SyntaxError: invalid identity escape in regular expression 1 343-caee36fc9970c169.js:10:319482 No idea what that means though...
  22. Just FYI, Mozilla and Microsoft distrust TrustCor root certificates in their browsers. I guess we'll have to do this manually for now in New Moon etc.: (all three of them) [Edit] After a browser restart they'll be back in the list, but untrusted. (you can check by going to `https://trustcor.com/`)
  23. This is already "false" here by default. Does "captivedetect.canonicalURL" even work in that case? [Edit] Now I understand. See here. In Firefox the service is always enabled with no option in the GUI to disable it. Same for Basilisk. Has to be done via 'about:config'.
  24. That can't be it. uBO and eMatrix both disabled; still no image:
  25. I just found out. Free Serif is used here to display "Omegaverse" in both Pale Moon and Basilisk (official) 2022-09-28. Only Firefox used Cambria Math. I tested on my Linux system. Sorry about that . On Windows XP Cambria is used. BTW, why is the image on the left not displayed?
×
×
  • Create New...