Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
Livestreamer m3u8 error - no pluginTotal noob and no idea what I'm doing. But tried to record a .m3u8 stream using Livestreamer which fails. The list of *.ts streamed video chunks shown by the browser inspect are at the bottom of this post. Is there another way to do this using VLC media player maybe?
c:\> livestreamer "https://gumroad.com/r/5f9b207d2c50f31d5713cf3d687c2768/iRMYo0fuV5IdvPdb0DzUbw==/index.m3u8" best -o 480p.ts error: No plugin can handle URL: https://gumroad.com/r/5f9b207d2c50f3...w==/index.m3u8 # contents of index.m3u8 >> #EXTM3U #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=2800000,RESOLUTION=1920x1080,CODECS ="avc1.4d0028,mp4a.40.2" https://d1bdh6c3ceakz5.cloudfront.ne...H5PKOS7WQUJ6SA #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=1541000,RESOLUTION=1280x720,CODECS= "avc1.4d001f,mp4a.40.2" https://d1bdh6c3ceakz5.cloudfront.ne...H5PKOS7WQUJ6SA #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=873000,RESOLUTION=854x480,CODECS="a vc1.4d001f,mp4a.40.2" https://d1bdh6c3ceakz5.cloudfront.ne...H5PKOS7WQUJ6SA # stream >> https://d1bdh6c3ceakz5.cloudfront.ne...H5PKOS7WQUJ6SA # stream >> https://d1bdh6c3ceakz5.cloudfront.ne...H5PKOS7WQUJ6SA # stream >> https://d1bdh6c3ceakz5.cloudfront.ne...H5PKOS7WQUJ6SA # stream >> https://d1bdh6c3ceakz5.cloudfront.ne..._480p_00000.ts https://d1bdh6c3ceakz5.cloudfront.ne..._480p_00001.ts ...hls_480p_00002.ts ...hls_480p_00003.ts ... etc. |
#2
|
|||
|
|||
Re: Livestreamer m3u8 error - no pluginQuote:
Code:
livestreamer "hls://https://d1bdh6c3ceakz5.cloudfront.net/attachments/023a00021ac43da8080f0e0f46cff268/original/EP+14%3A+Advance+Routing+and+Rendering/hls/hls_1080p_.m3u8?Expires=1440302146&Signature=fYB4zijdC6PM0beopqy6kNVtLx2SWL19/bB4st9rjDjkB/qidIK82A/pp4TaR3YIig2KwAMK1PsNxIaAlPsSU27ZAphoYiW8OcuWCy0X4nQmvh4tXSA0vvx1VxEdAYMqb1DxHSpek+FYzKigmX/0FNmC8ncMe3HNBcUtFcIetZc=&Key-Pair-Id=APKAISH5PKOS7WQUJ6SA" best -o 1080p.ts Code:
[cli][info] Found matching plugin stream for URL hls://https://d1bdh6c3ceakz5.cloudfront.net/attachments/023a00021ac43da8080f0e0f46cff268/original/EP+14%3A+Advance+Routing+and+Rendering/hls/hls_1080p_.m3u8?Expires=1440302146&Signature=fYB4zijdC6PM0beopqy6kNVtLx2SWL19/bB4st9rjDjkB/qidIK82A/pp4TaR3YIig2KwAMK1PsNxIaAlPsSU27ZAphoYiW8OcuWCy0X4nQmvh4tXSA0vvx1VxEdAYMqb1DxHSpek+FYzKigmX/0FNmC8ncMe3HNBcUtFcIetZc=&Key-Pair-Id=APKAISH5PKOS7WQUJ6SA [cli][info] Available streams: live (worst, best) [cli][info] Opening stream: live (hls) Code:
youtube-dl "https://d1bdh6c3ceakz5.cloudfront.net/attachments/023a00021ac43da8080f0e0f46cff268/original/EP+14%3A+Advance+Routing+and+Rendering/hls/hls_1080p_.m3u8?Expires=1440302146&Signature=fYB4zijdC6PM0beopqy6kNVtLx2SWL19/bB4st9rjDjkB/qidIK82A/pp4TaR3YIig2KwAMK1PsNxIaAlPsSU27ZAphoYiW8OcuWCy0X4nQmvh4tXSA0vvx1VxEdAYMqb1DxHSpek+FYzKigmX/0FNmC8ncMe3HNBcUtFcIetZc=&Key-Pair-Id=APKAISH5PKOS7WQUJ6SA" --hls-prefer-native -o 1080p.ts Code:
[generic] 0FNmC8ncMe3HNBcUtFcIetZc=&Key-Pair-Id=APKAISH5PKOS7WQUJ6SA: Requesting header WARNING: Falling back on generic information extractor. [generic] 0FNmC8ncMe3HNBcUtFcIetZc=&Key-Pair-Id=APKAISH5PKOS7WQUJ6SA: Downloading webpage WARNING: URL could be a direct video link, returning it as such. [hlsnative] Downloading m3u8 manifest [hlsnative] Total fragments: 43 [download] Destination: 1080p.ts |
#3
|
|||
|
|||
Re: Livestreamer m3u8 error - no pluginThanks for the reply. Will try it. -bako
|
#4
|
|||
|
|||
extract stream URLs? [solved] Re: Livestreamer error - no pluginyeah, it worked.
I'm currently using the browser web console in Firefox to see the index.m3u8 and stream URL's. Is there an easier way to extract/view these?... with Livestreamer, Curl, or some other command line tool? Last edited by bako : 09-02-2015 at 09:24 PM. Reason: change title |
Tags: livestreamer, m3u8 |
Thread Tools | |
Display Modes | |
|
|