Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

Every episode of 'Whose Line Is It Anyway?' in HD on cwseed.com

(http://stream-recorder.com/forum/showthread.php?t=19770)

xianvid 05-16-2015 01:20 PM

Every episode of 'Whose Line Is It Anyway?' in HD on cwseed.com


 
cwseed.com has put up every single episode of Whose Line Is It Anyway? You can find them here:

http://cwseed.com/shows/whose-line-is-it-anyway/

I'd love to rip them all in best quality and make a torrent out of it for ease of access for everyone. I'm new to this and having trouble downloading them.

I legally purchased Replay Capture Suite but it's saying "This stream is copy protected." I don't want to use a recorder, I want the original files.

Any help?

surya987 05-16-2015 01:49 PM

Re: Every episode of 'Whose Line Is It Anyway?' in HD on cwseed.com


 
use ffmpeg to get videos...this is for 1104 episode

Code:

ffmpeg -i "http://hlsioscwtv.warnerbros.com/hls/2015/04/13/WHO-304-JaimeCamil-308-CW-WM_ab55b927_2100kbps/WHO-304-JaimeCamil-308-CW-WM_ab55b927_2100kbps.m3u8" -vcodec copy -acodec copy -absf aac_adtstoasc out.mp4

nullacht 05-16-2015 11:47 PM

Re: Every episode of 'Whose Line Is It Anyway?' in HD on cwseed.com


 
URL:

Code:

http://cwseed.com/shows/whose-line-is-it-anyway/jaime-camil/?play=aceb2e55-c46c-4ca7-8e40-01eb119e5b9e
JSON:

Code:

http://metaframe.digitalsmiths.tv/v2/CWtv/assets/aceb2e55-c46c-4ca7-8e40-01eb119e5b9e/partner/132?format=json
M3U8:

Code:

https://www.cwtv.com/ioshlskeys/videos/2015/04/13/WHO-304-JaimeCamil-308-CW-WM_ab55b927.m3u8
URL:

Code:

http://cwseed.com/shows/whose-line-is-it-anyway/scott-porter/?play=39b92ebf-34b3-4776-a2ed-01bd7b2983bd
JSON:

Code:

http://metaframe.digitalsmiths.tv/v2/CWtv/assets/39b92ebf-34b3-4776-a2ed-01bd7b2983bd/partner/132?format=json
M3U8:

Code:

https://www.cwtv.com/ioshlskeys/videos/2015/04/13/WHO-305-ScottPorter-307-CW-WM_a2bb4f36a.m3u8
Just change the unique identifier [GUID] to get the JSON file for each episode. You can use FFMPEG or Livestreamer to download these videos.

Code:

livestreamer "hlsvariant://https://www.cwtv.com/ioshlskeys/videos/2015/04/13/WHO-305-ScottPorter-307-CW-WM_a2bb4f36a.m3u8" best -o 1105.ts
Code:

[cli][info] Found matching plugin stream for URL hlsvariant://https://www.cwtv.com/ioshlskeys/videos/2015/04/13/WHO-305-ScottPorter-307-CW-WM_a2bb4f36a.m3u8
[cli][info] Available streams: 1240k, 150k, 2100k (best), 240k, 440k, 640k, 64k (worst)
[cli][info] Opening stream: 2100k (hls)


denobis 05-17-2015 03:42 AM

Re: Every episode of 'Whose Line Is It Anyway?' in HD on cwseed.com


 
Quote:

Originally Posted by xianvid (Post 76664)
cwseed.com has put up every single episode of Whose Line Is It Anyway? You can find them here:

http://cwseed.com/shows/whose-line-is-it-anyway/

I'd love to rip them all in best quality and make a torrent out of it for ease of access for everyone. I'm new to this and having trouble downloading them.

I legally purchased Replay Capture Suite but it's saying "This stream is copy protected." I don't want to use a recorder, I want the original files.

Any help?

You can use adownloader too


All times are GMT -6. The time now is 11:26 PM.