View Single Post
  #4  
Old 09-11-2021, 07:34 AM
monsterbubble monsterbubble is offline
Member
 
Join Date: Oct 2015
Posts: 38
monsterbubble is on a distinguished road
Default

Re: player.theplatform.com DL with Token Expired?


Quote:
Originally Posted by j_cool View Post
Geo restricted to US, could work in real time and with US IP address


Code:
[cli][debug] OS:         Windows 10
[cli][debug] Python:     3.9.6
[cli][debug] Streamlink: 2.4.0
[cli][debug] Requests(2.26.0), Socks(1.7.1), Websocket(1.2.1)
[cli][debug] Arguments:
[cli][debug]  url=https://player.theplatform.com/p/HNK2IC/aO3boJhesuo7/embed/select/media/nXfc1LRhln4m
[cli][debug]  stream=['best']
[cli][debug]  --loglevel=debug
[cli][debug]  --player=mpv.exe
[cli][debug]  --rtmp-rtmpdump=rtmpdump.exe
[cli][debug]  --ffmpeg-ffmpeg=ffmpeg.exe
[cli][debug]  --http-no-ssl-verify=True
[cli][info] Found matching plugin theplatform for URL https://player.theplatform.com/p/HNK2IC/aO3boJhesuo7/embed/select/media/nXfc1LRhln4m
[plugins.theplatform][error] Geographic Restriction: This content is not available in your location.
error: No playable streams found on this URL: https://player.theplatform.com/p/HNK2IC/aO3boJhesuo7/embed/select/media/nXfc1LRhln4m
Press any key to continue . . .
With US VPN:

Code:
[cli][debug] OS:         Windows 10
[cli][debug] Python:     3.9.6
[cli][debug] Streamlink: 2.4.0
[cli][debug] Requests(2.26.0), Socks(1.7.1), Websocket(1.2.1)
[cli][debug] Arguments:
[cli][debug]  url=https://player.theplatform.com/p/HNK2IC/aO3boJhesuo7/embed/select/media/nXfc1LRhln4m
[cli][debug]  stream=['best']
[cli][debug]  --loglevel=debug
[cli][debug]  --player=mpv.exe
[cli][debug]  --rtmp-rtmpdump=rtmpdump.exe
[cli][debug]  --ffmpeg-ffmpeg=ffmpeg.exe
[cli][debug]  --http-no-ssl-verify=True
[cli][info] Found matching plugin theplatform for URL https://player.theplatform.com/p/HNK2IC/aO3boJhesuo7/embed/select/media/nXfc1LRhln4m
[plugins.theplatform][error] Invalid Token: This content requires a valid, unexpired auth token.
error: No playable streams found on this URL: https://player.theplatform.com/p/HNK2IC/aO3boJhesuo7/embed/select/media/nXfc1LRhln4m
Press any key to continue . . .
That is the issue i am having.

"Invalid Token: This content requires a valid, unexpired auth token."
Reply With Quote