Giter Site home page Giter Site logo

Comments (5)

23rd avatar 23rd commented on May 11, 2024

Hmm, your link works fine in TwitchPotPlayer for me. Do you have another links that don't work?

from twitchpotplayer.

23rd avatar 23rd commented on May 11, 2024

Okay, I have updated the play parse API, it should be better now.

from twitchpotplayer.

BinToss avatar BinToss commented on May 11, 2024

from twitchpotplayer.

BinToss avatar BinToss commented on May 11, 2024

Bad news.
VODs' URLs such as https://www.twitch.tv/videos/1096263340 fail nearly immediately via TwitchPotPlayer.
Media URLs (e.g. https://usher.ttvnw.net/vod/1096263340.m3u8?{params}) extracted by external software such as Twitch To PotPlayer and SVP4's SVPTube extension (which leverages the youtube_dl library) still work.

1096263340.m3u8
?allow_source=true
&p=392406
&play_session_id=<PLAY_SESSION_ID>
&player_backend=mediaplayer
&playlist_include_framerate=<true/false>
&reassignments_supported=<true/false>
&sig=<char[40] SIG>
&supported_codecs=avc1
&token={
  "authorization":{"forbidden":false,"reason":""},
  "chansub":{ "restricted_bitrates":  [] },
  "device_id":<string DEVICE_ID>,
  "expires":1627410013,
  "https_required":true,
  "privileged":false,
  "user_id":<USER_ID>,
  "version":2,
  "vod_id":1096263340
}
&cdm=wv&
player_version=1.4.0

from twitchpotplayer.

BinToss avatar BinToss commented on May 11, 2024

After cloning the repo today and updating the files in PotPlayer's extensions folder.

  • TwitchPotPlayer's URL parsing/extraction still times out when extracting media URLs from VOD URL.
  • Live channel URLs are still more reliable than VOD URLs.
  • Direct media links extracted by Twitch to PotPlayer browser extension, SVPTube, and JDownloader work without issue.

So, if the timeout cannot be changed by the angelscript extension, the fault lies in whatever PotPlayer uses internally to extract media URLs from web pages.

from twitchpotplayer.

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.