Jump to content

S75

Member
  • Posts

    28
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Ukraine

About S75

Profile Information

  • OS
    XP Home

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

S75's Achievements

5

Reputation

  1. Hello guys. New Moon 27 is now not supported\compiled anymore? I don't update it almost a year on my old PC, and now go to roytam1 blog for fresh version and don't see it. Only NM28. Yes i can use nm28, but in some case nm 27 maybe little bit faster in my old pc(Pentium III-M). So don't any update for NM27 in future?
  2. that is sad, i know that this old mpv is not better choice for dash, but ask maybe the are some life-hack or trick to make it works. Old mpv is not best player for functionality, but its have good performance so i use it for most heavy file. There is one more good player for old xp system that have good performance and much more better functionality than mpv, its call Qmplay2 its my favorite player, but its old xp version has same problem with DASH like mpv. I write to git issue to request author update it but he do not interest of it at this time. So i try find some way to make it (Great again ) work with youtube-dl with video hither than 360p. I have problem with DASH even with my modern version of mpv and yt-dlp. But with some troubleshooting i make it work with this mpv.conf ytdl-format="bv*[height=1080]+ba/bv*[height<=720]+ba" --ytdl-raw-options=merge-output-format=mkv Yes i use it as main for now, how i said in previous post i use 2.3.1 version of 3DYD Youtube Source, its very good software, but i cant get any answer or support from it author, i write him email many time, to tell him about back support for win xp, but he didn't answer. MPC is not so bad choice for watch video, but as i said mpv and Qmplay2 has better performance so if i can choice i choice it.
  3. no, i try use all this BDSM in my Pentium III SSE system, last version of mpv support it is this. The are 3dyd software youtube source that can play dash but only in mpc, in my system its has not good performance. And its outdate to, new version dont work with win xp. only 2.3.1
  4. @nicolaasjan Thanks, i just forgot about config file. Its works Maybe you can help me with one more thing. With mpv or other player that can work with youtube-dl its only 360p can be playable, because only this format is not split for video and audio, all other is in dash container separate video and audio. The are any way to config or fix this dash problem for youtube-dl and player like mpv? I try gpt to help me with this, he send me config for mpv ytdl-format="bv*[vcodec=vp9][height<=480]+ba/b[height<=480]" but when i try it mpv is just open wait and close. I have ffmpeg in same folder, with download dash video i have not any problem, but for play it from link only 360p.
  5. @nicolaasjan thanks, with mobile user agent its work! The are any way to add this user agent directly in youtube-dl with out put it manually in cmd, for example i use some software to automatize process, like send youtube link from browser extension to mpv or qmplay2 they run youtube-dl to play video. So any way make it work?
  6. @VistaLover that looks greet. Will you do any test or other beta version of youtube-dl with this method? May be you need write about this feature in youtube-dl git pull request to add this implementation to fix it
  7. Hello thread, what file exactly i need for SSE-only system?
  8. You tell about This ? what exactly file do i need for sse processor?
  9. i don't understand how you get so lucky. But some times i can download some video to with out error. Most of time i have error 403, on git many people have same error. C:\Users\S75\Downloads\Youtube dl>youtube-dl https://www.youtube.com/watch?v=nhPaWIeULKk [youtube] nhPaWIeULKk: Downloading webpage [youtube] nhPaWIeULKk: Downloading player 2b2385a0 [dashsegments] Total fragments: 11 [download] Destination: Gorillaz - Stylo (Official Video)-nhPaWIeULKk.f137.mp4 [download] 9.1% of ~110.00MiB at 17.04MiB/s ETA 00:05 [download] Got server HTTP error: HTTP Error 403: Forbidden. Retrying fragment 2 (attempt 1 of 10)... [download] Got server HTTP error: HTTP Error 403: Forbidden. Retrying fragment 2 (attempt 2 of 10)... [download] Got server HTTP error: HTTP Error 403: Forbidden. Retrying fragment 2 (attempt 3 of 10)... [download] Got server HTTP error: HTTP Error 403: Forbidden. Retrying fragment 2 (attempt 4 of 10)... [download] Got server HTTP error: HTTP Error 403: Forbidden. Retrying fragment 2 (attempt 5 of 10)... [download] Got server HTTP error: HTTP Error 403: Forbidden. Retrying fragment 2 (attempt 6 of 10)... [download] Got server HTTP error: HTTP Error 403: Forbidden. Retrying fragment 2 (attempt 7 of 10)... [download] Got server HTTP error: HTTP Error 403: Forbidden. Retrying fragment 2 (attempt 8 of 10)... [download] Got server HTTP error: HTTP Error 403: Forbidden. Retrying fragment 2 (attempt 9 of 10)... [download] Got server HTTP error: HTTP Error 403: Forbidden. Retrying fragment 2 (attempt 10 of 10)... [download] Skipping fragment 11... [download] 100% of 10.00MiB in 00:05 [dashsegments] Total fragments: 1 [download] Destination: Gorillaz - Stylo (Official Video)-nhPaWIeULKk.m4a.f140.m4a ERROR: giving up after 10 fragment retries
  10. I use your build as my main, and nightly builds as backup option. But as you know its outdated and have error 403, so i try find alternative and find this fork https://github.com/ytdl-patched/youtube-dl its update under 9 hours ago, so i think may be it have fix, but its have same problem as well. p.s I find way to build youtube-dl.exe from source(with help from gpt), and try this fork https://github.com/ytdl-patched/youtube-dl but as you said its not worth it, have same errors and its don't work. Building is easy, you just need python install, download source from git and enter some commands in cmd, but in practice i have many issues with pip commands. And spend hours to find solution of non trivial errors. So if you need manual instruction of how build your own youtube-dl you can use GPT,
  11. Can any one share FAQ or help make instruction, how step by step compile youtube-dl for Win Xp? Because now we don't have any work version of youtube-dl.exe. I find fresh builds for youtube-dl, but its only binary. Unofficial daily builds for youtube-dl. So if we have instruction any one can build it own exe version if we don't have actual version from night build or build from @nicolaasjan
  12. Yes, dlp work fine. But my main (fetish) old PC for YouTube is Pentium III and only way watch is youtube-dl. So wait for fix...
  13. @nicolaasjan Hello, i just try your youtube-dl build in my Windows xp (P3)\Pentium M system and have some error. Do you test it? On nightly build i have same error. D:\Ytdl\msfn>youtube-dl https://www.youtube.com/watch?v=HyHNuVaZJ-k [youtube] HyHNuVaZJ-k: Downloading webpage WARNING: [youtube] HyHNuVaZJ-k: Unable to decode n-parameter: download likely to be throttled (Signature function returned an exception; please report this issu e on https://github.com/ytdl-org/youtube-dl/issues , using the appropriate issue template. Make sure you are using the latest version; type youtube-dl -U to u pdate. Be sure to call youtube-dl with the --verbose option and include the comp lete output. Traceback (most recent call last): File "C:\Users\nico\Desktop\youtube-dl_source\youtube_dl\extractor\youtube.py" , line 1646, in _decrypt_nsig File "C:\Users\nico\Desktop\youtube-dl_source\youtube_dl\extractor\youtube.py" , line 1709, in extract_nsig youtube_dl.jsinterp.Exception: Signature function returned an exception; please report this issue on https://github.com/ytdl-org/youtube-dl/issues , using the a ppropriate issue template. Make sure you are using the latest version; type you tube-dl -U to update. Be sure to call youtube-dl with the --verbose option and include the complete output. ) WARNING: [youtube] HyHNuVaZJ-k: Unable to decode n-parameter: download likely to be throttled (Signature function returned an exception; please report this issu e on https://github.com/ytdl-org/youtube-dl/issues , using the appropriate issue template. Make sure you are using the latest version; type youtube-dl -U to u pdate. Be sure to call youtube-dl with the --verbose option and include the comp lete output. Traceback (most recent call last): File "C:\Users\nico\Desktop\youtube-dl_source\youtube_dl\extractor\youtube.py" , line 1646, in _decrypt_nsig File "C:\Users\nico\Desktop\youtube-dl_source\youtube_dl\extractor\youtube.py" , line 1709, in extract_nsig youtube_dl.jsinterp.Exception: Signature function returned an exception; please report this issue on https://github.com/ytdl-org/youtube-dl/issues , using the a ppropriate issue template. Make sure you are using the latest version; type you tube-dl -U to update. Be sure to call youtube-dl with the --verbose option and include the complete output. ) ERROR: unable to download video data: HTTP Error 403: Forbidden D:\Ytdl\msfn>
  14. Hello guys, just download latest ver New NewMoon 27 Build! v27.10.0 32bit (2023-01-20) and in this(and other) version don't work gpu acceleration, how i can turn it on? link 32bit SSE https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20230121-f579c98b65-xpmod-sse.7z) System specs: P3 -1400mhz GPU - Geforce 6800 Win xp 32 driver ver 81.98 P.s. Sorry for this replay again, maybe some one can help or at least give some information.
  15. Hello guys, just download latest ver New NewMoon 27 Build! v27.10.0 32bit (2023-01-20) and in this version don't work gpu acceleration, how i can turn it on? (link 32bit SSE https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20230121-f579c98b65-xpmod-sse.7z) System specs: P3 -1400mhz GPU - Geforce 6800 Win xp 32 driver ver 81.98
×
×
  • Create New...