Alt
Alt
> Possibly related [tweet](https://twitter.com/kakuhane01/status/1641596499351212033?s=20), gif (video) isn't downloading.  It's "Embedded video". ~I see it first time.~[*](https://github.com/AlttiRi/twitter-click-and-save/issues/15#issuecomment-1279209616) Seems it's possible to get the URL even without using API, just from...
Never seen that. Ah, yeah, because it's just an advertisement and I use [uBlock Origin](https://github.com/gorhill/uBlock).
API endpoint* that I use _(when you click on the button over the video)_ does not contain `card` info. It requires to use a different endpoint\*\*, but it also requires...
It correctly downloads the data from the logged URL (I just have checked it by putting the URLin a browser), but the file _from the selected URL_ are corrupted. It...
Seems I get it. You need just to parse a URL with `ct=0` instead of `ct=4` from HTML doc. There 8 URLs with `ct=4` and 8 URLs with `ct=0`. I...
Also the videos are **not** corrupted, seems MPC-HC (K-Lite Codec Pack) just does not support `iso5 (avc1/iso5/dsms/msix/dash)` codec correctly. VLC player can play them with no problem. A `ct=0` URL...
I have never have any issue with MPC-HC, but with `ct=4` videos from `ok.ru` now. Seems these videos are some special re-endoded for [MSE standard](https://developer.mozilla.org/en-US/docs/Web/API/Media_Source_Extensions_API). Here is how it looks:...
Forgot to check `-F`. ``` ultra mp4 unknown │ https │ unknown unknown hls-26493 mp4 3840x2160 30 │ ~216.68MiB 26493k m3u8 │ unknown 26493k unknown 0k mpd-7 mp4 3840x2160 30...
It's not possible to share some data directly to a _desktop_ program from a web page. The Telegram _Desktop_ is not a UWP application, as well as, it does not...
Mobile Firefox does not support file sharing, only mobile Chrome. But only Firefox allows to install extensions on Android. So it makes no sense to implement it. You can check...