Jump to content

Reino

Member
  • Posts

    267
  • Joined

  • Last visited

  • Days Won

    3
  • Donations

    0.00 USD 
  • Country

    Netherlands

Everything posted by Reino

  1. "CoRoNe" --> "Reino", please. Thanks.
  2. It's really nice that with LAV Filters and FFmpeg it's still possible to watch videos in New Moon, but I assumed most New Moon users here have a really old cpu which makes it nearly impossible to get a smooth video playback to begin with. I stopped investigating years ago, as with my AMD Athlon XP 3200+ it's simply not possible to watch videos in-browser. Whenever I can I try to get my hands on the direct video-url and open it with MPC-HC instead so my gpu can do the decoding (dxva)! Youtube-dl works for this url and so you could simply do: FOR /F "delims=" %A IN ('youtube-dl.exe -gf dash_hd_src "https://www.facebook.com/arcturosgr/videos/2355323964725837/UzpfSTU2MzI1NjMwNjoxMDE1NTgyNzQ4OTUzNjMwNw/"') DO @mpc-hc.exe %A I also wanted to see if I could extract the video-urls myself with my favorite scraper, and it appears I can : xidel.exe -s --user-agent="Mozilla/5.0 Firefox/67.0" "https://www.facebook.com/arcturosgr/videos/2355323964725837/UzpfSTU2MzI1NjMwNjoxMDE1NTgyNzQ4OTUzNjMwNw/" --xquery "let $a:=json(replace((//script/extract(.,'\((\{bootloadable.+?)\);',1)[.])[1],'\\\x','\\\u00'))/(.//videoData)() return {'name'://span[@class='_6w6o'],'date':extract($raw,'data-utime=\"(.+?)\"',1) * duration('PT1S') + date('1970-01-01'),'duration':format-time(duration($a/parse-xml(dash_manifest)//@mediaPresentationDuration),'[H01]:[m01]:[s01].[f001]'),'formats':[{'format':'pg-sd','container':'mp4[h264+aac]','url':$a/sd_src},{'format':'pg-hd','container':'mp4[h264+aac]','url':$a/hd_src},for $x at $i in $a/parse-xml(dash_manifest)//Representation order by $x/boolean(@width),$x/@bandwidth count $i return {'format':'dash-'||$i,'container':concat(substring-after($x/../@mimeType,'/'),'[',extract($x/@codecs,'(^[\w]+)',1) ! (if (.='mp4a') then 'aac' else if (.='avc1') then 'h264' else .),']'),'resolution':$x/@width ! concat(.,'x',$x/@height),'samplerate':$x/@audioSamplingRate ! concat(. div 1000,'kHz'),'bitrate':round($x/@bandwidth div 1000)||'kbps','url':$x/BaseUrl}]}" { "name": "Ο Μπράντλεϊ και ο Κούπερ πίνουν το πρωινό τους γάλα σε χρόνο ρεκόρ!", "date": "2019-05-28", "duration": "00:00:21.430", "formats": [ { "format": "pg-sd", "container": "mp4[h264+aac]", "url": "https://video.fams1-1.fna.fbcdn.net/v/t42.9040-2/61843568_373590383500381_78334383798353920_n.mp4?_nc_cat=110&efg=eyJybHIiOjMyNCwicmxhIjo1MTIsInZlbmNvZGVfdGFnIjoic3ZlX3NkIn0%3D&rl=324&vabr=180&_nc_ht=video.fams1-1.fna&oh=2db0888690b363f77cd2347d0a1b2ddc&oe=5CF72C9D" }, { "format": "pg-hd", "container": "mp4[h264+aac]", "url": "https://scontent.fams1-1.fna.fbcdn.net/v/t39.24130-6/61896969_1057774241083394_2143298778333200645_n.mp4?_nc_cat=107&efg=eyJ2ZW5jb2RlX3RhZyI6Im9lcF9oZCJ9&_nc_ht=scontent.fams1-1.fna&oh=af11dc0bdaa1e1c3677ec995c683ef63&oe=5D8CE345" }, { "format": "dash-1", "container": "[aac]", "resolution": null, "samplerate": "44.1kHz", "bitrate": "49kbps", "url": "https://video.fams1-2.fna.fbcdn.net/v/t42.1790-2/61730896_653046878453207_4586614327225614336_n.mp4?_nc_cat=100&efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfdjRhdWRpb2ZvcnNvdXJjZXBpcGVsaW5lXzEyOF9jcmZfMjNfbWFpbl8zLjBfZnJhZ18yX2F1ZGlvIn0%3D&_nc_ht=video.fams1-2.fna&oh=5432806f4c33af32edc22bf2c4795329&oe=5CF723DB" }, { "format": "dash-2", "container": "[h264]", "resolution": "144x256", "samplerate": null, "bitrate": "94kbps", "url": "https://scontent.fams1-1.fna.fbcdn.net/v/t39.25447-6/61730728_299189114366438_1302159605964110084_n.mp4?_nc_cat=107&efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfb2VwX2xxMl9mcmFnXzJfdmlkZW8ifQ%3D%3D&_nc_ht=scontent.fams1-1.fna&oh=2565a3b437594c6fd2a7e7e651aa4ea7&oe=5D9CD5BA" }, { "format": "dash-3", "container": "[h264]", "resolution": "240x426", "samplerate": null, "bitrate": "226kbps", "url": "https://scontent.fams1-2.fna.fbcdn.net/v/t39.25447-6/61739980_450267335732795_2637262664050798254_n.mp4?_nc_cat=102&efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfb2VwX2xxMV9mcmFnXzJfdmlkZW8ifQ%3D%3D&_nc_ht=scontent.fams1-2.fna&oh=fa642dce8efabd37bb0f0301b3b31bea&oe=5D517AB3" }, { "format": "dash-4", "container": "[h264]", "resolution": "360x640", "samplerate": null, "bitrate": "457kbps", "url": "https://scontent.fams1-1.fna.fbcdn.net/v/t39.25447-6/61957295_2167711626615482_3010584285180055097_n.mp4?_nc_cat=110&efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfb2VwX2hxMV9mcmFnXzJfdmlkZW8ifQ%3D%3D&_nc_ht=scontent.fams1-1.fna&oh=db5624b4ce1ad59185330b7829bfe667&oe=5D897F64" }, { "format": "dash-5", "container": "[h264]", "resolution": "480x852", "samplerate": null, "bitrate": "736kbps", "url": "https://scontent.fams1-2.fna.fbcdn.net/v/t39.25447-6/61777483_2414353792131319_5709933467491253734_n.mp4?_nc_cat=102&efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfb2VwX2hxNF9mcmFnXzJfdmlkZW8ifQ%3D%3D&_nc_ht=scontent.fams1-2.fna&oh=0137dbb04f320370fe13bfa645073c3c&oe=5D8B7C5B" }, { "format": "dash-6", "container": "[h264]", "resolution": "720x1280", "samplerate": null, "bitrate": "1484kbps", "url": "https://scontent.fams1-1.fna.fbcdn.net/v/t39.25447-6/61788732_1213415742166317_6377004606775886417_n.mp4?_nc_cat=107&efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfb2VwX2hxMl9mcmFnXzJfdmlkZW8ifQ%3D%3D&_nc_ht=scontent.fams1-1.fna&oh=9f8619407dea9ca6caf04b96ffa1d3e3&oe=5D95591A" }, { "format": "dash-7", "container": "[h264]", "resolution": "1080x1920", "samplerate": null, "bitrate": "3146kbps", "url": "https://scontent.fams1-1.fna.fbcdn.net/v/t39.25447-6/61801829_107103767207074_4181022582485783456_n.mp4?_nc_cat=107&efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfb2VwX2hxNV9mcmFnXzJfdmlkZW8ifQ%3D%3D&_nc_ht=scontent.fams1-1.fna&oh=d0c7ea5b7a870149b55a1bb0f674872d&oe=5D9E1271" } ] }
  3. The compilation of OpenSSL 1.1.1 is part of my FFmpeg buildscript, which uses Cygwin and MinGW, so no MSVC. I've only visited this thread because you notified me, Mathwiz. What exactly is this Cryptography project? What can it be used for?
  4. I'm still on WinXP, so I've also compiled openssl-x86-v1.1.1a_legacy.7z on WinXP. https://github.com/openssl/openssl/blob/master/crypto/rand/rand_win.c#L22: # if defined(_MSC_VER) && defined(_WIN32_WINNT) && _WIN32_WINNT >= 0x0601 With WIN32_WINNT being 0x0501 this should return false, should it not?
  5. Hehe. Zoom Player's old icon.
  6. A 3 and 1½ year old binary respectively. I'd recommend a more up-to-date binary.
  7. If I'm correct, Github now also uses javascript that PM27 can't run. The preview feature while posting message for instance doesn't work anymore. I have no experience with Baselisk, or any other alternative browser, but would they work?
  8. Wow! Just wow! Your json in addendum1 actually works. Thanks a lot! I don't visit this website that much, but when I do, it's first of all for my extractor script project. By scraping, analysing and processing the site's source I try to extract the video-url for the videos they host. The one I link to is still "BatchGemist", but in a couple of days I'm about release a first "BashGemist" variant. Too bad for you it does and will only support Dutch websites. On a family's laptop I've already done just that. With ... $ xidel -s -H "Cookie: CONSENTMGR=ts:1546358787966|consent:true|c1:0; OPTOUTMULTI=0:0%7Cc5:0%7Cc1:0%7Cc4:0%7Cc3:0%7Cc2:0; TN_UUID=edae8abd-659b-477a-8dfe-caf4d718fcd7; 706b604c-184a-4235-899c-a744921ce65ceuconsent=BOZs6AnOZs6AnADABANLB_-AAAAjCAcAAiABUAC4AIAAZABEgCaAJ4AWwAxABuAD8AIAARgApQBXADvAIQARaAjgCOgEuAJ2AVkAuoBgQDiAHugP0A_YCCg; 706b604c-184a-4235-899c-a744921ce65ccconsent=BOZs6AnOZs6AnADABANLAEAAAAAE54EfETAAQgAAHAA; utag_main=v_id:01680a2a9c200013725d1ee67abe02068001400d0086e$_sn:1$_ss:1$_st:1546360591204$ses_id:1546358791204%3Bexp-session$_pn:1%3Bexp-session$dc_group:79$dc_visit:1$dc_event:1%3Bexp-session; gig_canary=false; gig_canary_ver=2155-1-25772625; AMCV_A1DF40865A97CDF00A495C28%40AdobeOrg=1999109931%7CMCMID%7C60597001633179420918454649860814799344%7CMCAID%7CNONE; gig_hasGmid=login; 706b604c-184a-4235-899c-a744921ce65ceuconsent=BOZs6AnOZs6AnADABANLB_-AAAAjB7_______9______9uz_Gv_v_f__33e8__9v_l_7_-___u_-33d4-_1vf99yfm1-7ftr3tp_87ues2_Xur__59__3z3_Nog; 706b604c-184a-4235-899c-a744921ce65ccconsent=BOZs6AnOZs6AnADABANLAEAAAAAE6ACgACAH0AQABOA; 706b604c-184a-4235-899c-a744921ce65cfaktorId=e024bb11-1299-48e3-bde1-107f1e68860c; s_cc=true; s_sq=%5B%5BB%5D%5D; lastConsentChange=1546358793852" "https://www.kijk.nl" -e '$raw' I could have Xidel return the main website's content, but just copy-pasting the long cookie line in the response-header in Pale Moon's network console. Obviously I hadn't looked any further than that (to make it work in NM27 as well). Cookies get stored in '%UserProfile%\Application Data\Moonchild Productions\Pale Moon\Profiles\xxxxxxxx.default\cookies.sqlite', aren't they? I very much would like to know how CookieKeeper interprets this file. Great addon of course, but, well..., then I can do it myself. $ xidel -s kijk-consent-cookies.json -e '$json/(cookies)()/(expires * dayTimeDuration("PT1S") + dateTime("1970-01-01T00:00:00"))' 2020-01-27T17:42:54 2020-01-27T17:42:54 2019-01-16T17:42:54 ...to be exact. To answer my own question: Use Shift+Enter.
  9. Ah, yes, I can see the same thing in "Webconsole". I was afraid of that. *Sigh*. Well, thank you anyway.
  10. When I visit https://www.kijk.nl/ I'm being forwarded to https://consent.talpanetwork.com/?TN_REFERAL_URL=https://www.kijk.nl/&TN_REFERAL_ORIGIN=. On my smartphone I can see this is where I have to agree on the use of cookies, after which the websites loads normally. On my pc with NM 27.9.1a1 (32-bit) (2018-12-14) however the screen remains empty and nothing is loaded at all. Can anyone reproduce? (off-topic: how can I prevent every new line I enter to become a new paragraph?)
  11. Honestly, I don't know why it doesn't work on your system It's because... Same here on my AMD Athlon XP 3200+ (no SSE2). Btw, as a word of advice, don't use the VERY outdated FFmpeg library Audacity works with! Instead pipe Audacity's output to an up-to-date FFmpeg executable.
  12. Understood. I guess it's really about time now for me to buy a new computer. Happy user of palemoon-27.9.1a1.win32-git-20181215-c581f09b3-xpmod-sse. Thanks!
  13. I may have missed your post on this, but is there a reason you're not releasing sse builds for PM28?
  14. I don't know about the banner, but the network graph is rendered perfectly fine over here.
  15. What particular part of their website have they updated, if I may ask? I'm using 27.9.1a1 (32-bit) (2018-05-28) and I can visit the website, log in with my account and do everything.
  16. I do, but I announce them on Zeranoe's forum. I try to release a new build every 4 months or so. I'm using 3DYD's LAV Filters fork for WinXP. Maybe their code/changes can help you with that.
  17. If I may: https://ffmpeg.zeranoe.com/forum/viewtopic.php?f=13&t=3572&start=80#p14102
  18. Mine can handle 720p H.264 just fine. For 1080p though I'd really need the videocard's DXVA capabilities. Streaming or downloading first makes no difference if you ask me. With 3DYD Youtube Source setup to prefer the 1080p H.264 videostream and the Opus audiostream, together with the latest still working DXVA videodecoder from MPC-BE I can watch Youtube videos no problem without having to download them first.
  19. Some time ago I suddenly couldn't login anymore. Now after the server crash I can again. Strange! roytam1, thanks for the SSE builds! I'm still using an AMD Athlon XP cpu as well. Watching videos in-browser is next to impossible. I'm using 3DYD - Youtube Source instead. It's a DirectShow sourcefilter that you can use with Media Player Classic - HC/BE to open youtube-urls. 3DYD have even forked LAV Filters to be WinXP compatible and in addition added support for TLS 1.2.
  20. Hello roytam1, I was still using Pale Moon 26.5.0 (Mercury's latest SSE build) and now I found your New Moon. Thanks a lot for keeping Windows XP users happy! Your latest build is running fine, BUT closing it causes a crash (see image). I guess somewhere there's still some SSE2 code in your build, or is something else causing the crash? Btw, are you the same guy? -- Reino
  21. Update: DirectShow FilterPack 5.00 (Re-release) It's now compatible with Windows 7.
  22. Update: DirectShow FilterPack 5.00
  23. This issue has been solved and will be incorporated within the next Zoom Player release (anything newer than 8.00 RC2).
  24. I've had other people complaining about this too, so I don't think you'll be the only one who I'm helping here . With future releases Win2000 users can simply extract updated versions of non-MPC-HC DSfilters from the package and use them. But we'll never know what the future will bring. They might actually add Win2000 support somehow, or I might even replace them all for (some) other DSfilter(s) (LAV Filters seems promising). Thanks for testing.
  25. Ah, interesting. Didn't know stuff like that existed. Anyway, I've made a DirectShow FilterPack (Windows 2000 edition). It contains the latest MPC-HC DSfilters compiled with MSVC2008, so they should work on Win2000. Would you be so kind to test and confirm that? Thanks a lot! p.s. I've already removed the SHOUTcast Source Filter. See a few posts earlier.
×
×
  • Create New...