Code:
rtmpdump -r "rtmpe://viacomvh1strmfs.fplive.net:1935/viacomvh1strm" -a "viacomvh
1strm" -f "WIN 20,0,0,306" -W "http://media.mtvnservices.com/player/prime/mediap
layerprime.2.10.16.swf" -p "http://www.vh1.com/full-episodes/orqm39/family-thera
py-with-dr-jenn-family-therapy-begins-season-1-ep-101" -C B:0 -C S:mp4:gsp.alias
/mediabus/vh1.com/2016/03/07/05/32/14/5bf55647ef2e457c85b4f260982397cb/1019240/U
nBrfNFY5D_6182793_1019240_20160307173214232_384x216_150_b30.mp4 -y "mp4:gsp.alia
s/mediabus/vh1.com/2016/03/07/05/32/14/5bf55647ef2e457c85b4f260982397cb/1019240/
UnBrfNFY5D_6182793_1019240_20160307173214232_1280x720_3500_h32.mp4" -o UnBrfNFY5
D_6182793_1019240_20160307173214232_1280x720_3500_h32.flv
From the video page for the full episode filter for mgid and find the link that ends in 'other'
Code:
http://www.vh1.com/feeds/mrss?uri=mgid%3Aarc%3Aepisode%3Avh1.com%3A45712c64-c589-11e5-8a89-0026b9414f30&device=Other
Then you can view the media files for each segment and swap them out in the rtmpdump code above. Once you have all the parts you can mux them to mkv or whatever.
Hope this makes sense and helps.
*edit*
I have a sub so I was able to access it.