SonaliBendre
SonaliBendre
example movie search - https://torrentio.strem.fun/stream/movie/tt1745960.json example series search - https://torrentio.strem.fun/stream/series/tt3032476:1:1.json
its our/their choice who wants to install it
https://github.com/issaclin32/scoop-bucket/blob/master/bucket/line-np.json
> > (the downside, the link for OpenGapps and MSIXBundle is hardcoded :( ) > > @khanhtranngoccva > > store links are temporary so I doubt the msixbundle part would...
photon use sixel and render image beautifully!
Or just use Windows.
I've submitted PR to scoop/Extras repo to add mpc-qt you can install it using scoop `scoop install https://github.com/SonaliBendre/Extras/raw/master/bucket/mpc-qt.json` OR (try second method when my PR will be merged) `scoop add...
>If you desperately want the latest and greatest from git head, learn to compile from source. I install mpc-qt from AUR package in WSL using `yay`
.github/workflows/mpc-qt.yml ``` name: Build mpc-qt on: workflow_dispatch: inputs: libmpv_url: description: 'input libmpv(mpv-dev-x86_64-*.7z) download url' required: true yt-dlp_url: description: 'input yt-dlp.exe download url' required: true jobs: build: runs-on: windows-2022 defaults: run:...