Thread: HGTV Vids
View Single Post
  #7  
Old 05-31-2015, 05:45 AM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: HGTV Vids


Quote:
Originally Posted by halcyon View Post
What tools are being used in post 4 in order to get those links?
1) firefox
2) adblock plus addon
open blockable items >>> search for link.theplatform >>> copy item's address
3)paste in a new tab and change the code
Code:
link.theplatform.com/s/ip77QC/ofilAvs_VhDV?format=SMIL&MBR=true&manifest=f4m&Tracking=true&Embedded=true&formats=MPEG4,F4M,FLV,MP3
by this code

Code:
link.theplatform.com/s/ip77QC/ofilAvs_VhDV?format=SMIL&MBR=true&formats=MPEG4
4) load this code and save it

5) open it with notepad++
Code:
<smil xmlns="http://www.w3.org/2005/SMIL21/Language">
<head>
</head>
<body>
<seq>
	<ref src="http://ads.freewheel.tv/" no-skip="true" tags="preroll">
	</ref>
<par>
<switch>
	<video src="http://sniidevices.scrippsnetworks.com/0213/0213087_6.mp4" system-bitrate="3205659" height="720" width="1280"/>
	<video src="http://sniidevices.scrippsnetworks.com/0213/0213087_5.mp4" system-bitrate="1754427" height="540" width="960"/>
	<video src="http://sniidevices.scrippsnetworks.com/0213/0213087_4.mp4" system-bitrate="1442685" height="480" width="854"/>
	<video src="http://sniidevices.scrippsnetworks.com/0213/0213087_3.mp4" system-bitrate="793516" height="320" width="568"/>
	<video src="http://sniidevices.scrippsnetworks.com/0213/0213087_2.mp4" system-bitrate="545441" height="270" width="480"/>
	<video src="http://sniidevices.scrippsnetworks.com/0213/0213087_1.mp4" system-bitrate="327501" height="224" width="400"/>
	<ref src="http://sniidevices.scrippsnetworks.com/0213/0213087_4.mp4" title="Low Budget Blues in Memphis" author="HGTV"
6) so for 720p
Code:
http://sniidevices.scrippsnetworks.com/0213/0213087_6.mp4
Reply With Quote