Coder Social home page Coder Social logo

Comments (10)

tatsumoto-ren avatar tatsumoto-ren commented on August 14, 2024

mpvacious retrieves the video's filename from mpv. In your case it says

quiundefined

That's very mysterious.

from mpvacious.

Jarods-language-journey avatar Jarods-language-journey commented on August 14, 2024

If I may add on, the end of the funimation url is "qid=undefined".

I believe this may have something to do with how funimation and having anti robot detection but if it's something else I'm not sure.

I thought though that since I can play it through mpv, I should be able to also extract the audio too

from mpvacious.

tatsumoto-ren avatar tatsumoto-ren commented on August 14, 2024

Card creation will work if the stream url is supplied to the mpv encoder. You need to figure out how to retrieve it. The appropriate changes then could be applied to the add-on's code.

from mpvacious.

Jarods-language-journey avatar Jarods-language-journey commented on August 14, 2024

Oh I see what you mean. Lastly, by add-on, do you mean the chrome extension or the mpvacious add-on?

From what I'm getting, I'll have to find out is how to supply that stream url to mpv so mpvacious can extract it then from mpv.

from mpvacious.

tatsumoto-ren avatar tatsumoto-ren commented on August 14, 2024

I mean this add-on. If we figure out how mpv gets the stream url it might be possible to automate card creation.

from mpvacious.

SecondaryH avatar SecondaryH commented on August 14, 2024

I've actually been encountering the same issue but with Plex playing through mpv.

Screenshots:
image

image

image
(I've blurred out my plex auth token)

Snapshots are not made and the audio doesn't play when clicking the play button.

from mpvacious.

tatsumoto-ren avatar tatsumoto-ren commented on August 14, 2024

I assume the media files fail to get created. The reason lies somewhere in the fact that the source is a remote url.

from mpvacious.

SecondaryH avatar SecondaryH commented on August 14, 2024

Yeah I guess its something that I'll have to accept as a con. Atleast I can manually add an image for context

from mpvacious.

Jarods-language-journey avatar Jarods-language-journey commented on August 14, 2024

Environment:
OS: Windows 10
Update: Latest windows 10
Latest mpv version - 0.33.0 (2-28-21)

Bug
No audio and no snapshot.

I'm coming back to this topic as I've encountered some errors with password protected streams (on VRV). Is there a way to obtain the audio and image of a password protected stream to MPV using mpvacious? When using mpvacious, it seems that it doesn't use my mpv.conf settings as I have ytdl settings that provide VRV with my username, password and formatting settings.

MPV Log:

[ 115.203][d][cplayer] Run command: subprocess, flags=64, args=[args="curl,-s,localhost:8765,-H,Content-Type: application/json; charset=UTF-8,-X,POST,--data-binary,@C:\\Users\\jarod\\AppData\\Local\\Temp/curl_tmp.txt", playback_only="no", capture_size="67108864", capture_stdout="yes", capture_stderr="no", detach="no", env="", stdin_data="", passthrough_stdin="no"]
[ 115.467][e][mpvacious_master] Couldn't store file 'TwoNationsoftheStoneWorld_01m57s242ms.webp': [Errno 2] No such file or directory: 'C:\\Users\\jarod\\AppData\\Local\\Temp/TwoNationsoftheStoneWorld_01m57s242ms.webp' 
[ 115.467][d][cplayer] Run command: subprocess, flags=64, args=[args="curl,-s,localhost:8765,-H,Content-Type: application/json; charset=UTF-8,-X,POST,--data-binary,@C:\\Users\\jarod\\AppData\\Local\\Temp/curl_tmp.txt", playback_only="no", capture_size="67108864", capture_stdout="yes", capture_stderr="no", detach="no", env="", stdin_data="", passthrough_stdin="no"]
[ 115.742][e][mpvacious_master] Couldn't store file 'TwoNationsoftheStoneWorld_01m56s370ms-01m58s960ms.ogg': [Errno 2] No such file or directory: 'C:\\Users\\jarod\\AppData\\Local\\Temp/TwoNationsoftheStoneWorld_01m56s370ms-01m58s960ms.ogg' 

from mpvacious.

tatsumoto-ren avatar tatsumoto-ren commented on August 14, 2024

https://tatsumoto.neocities.org/blog/mining-from-movies-and-tv-shows.html#download-content

from mpvacious.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.