View Single Post
  #3  
Old 09-11-2021, 06:53 AM
j_cool j_cool is offline
Senior Member
 
Join Date: Feb 2016
Posts: 515
j_cool is on a distinguished road
Default

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


Quote:
Originally Posted by monsterbubble 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 . . .
Reply With Quote