View Full Version : HGTV Vids
javatalme
05-23-2015, 10:10 PM
Does anyone know how to get videos from HGTV.com. I have an older computer and the videos won't play in a browser well.
Thanks in advance.
biezom
05-24-2015, 01:20 AM
yes using theplatform giving you mp4 of video.
yes for example
http://www.hgtv.com/shows/rehab-addict/rehab-addict-full-episodes-video>>>>>>
Boarded Up Beauty
http://sniidevices.scrippsnetworks.com/0212/0212918_6.mp4
javatalme
05-26-2015, 08:49 AM
Thanks for the reply. I'm new at this so I'm not really sure how you got that link. If you can explain, that would be great. :)
biezom
05-26-2015, 10:21 AM
Thanks for the reply. I'm new at this so I'm not really sure how you got that link. If you can explain, that would be great. :)
http://i57.tinypic.com/307owap.png
http://i58.tinypic.com/ff6cus.png
copy item's address
you have something like this
http://link.theplatform.com/s/ip77QC/2s_gLvKBF4n8?format=SMIL&MBR=true&manifest=f4m&Tracking=true&Embedded=true&formats=MPEG4,F4M,FLV,MP3 it's for hds protocol and f4m format
to have mp4 format change like this
http://link.theplatform.com/s/ip77QC/2s_gLvKBF4n8?format=SMIL&MBR=true&formats=MPEG4
open it with firefox and save the file named 2s_gLvKBF4n8
after you can open the file with notepad++
<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/0212/0212918_6.mp4" system-bitrate="3211734" height="720" width="1280"/>
<video src="http://sniidevices.scrippsnetworks.com/0212/0212918_5.mp4" system-bitrate="1570607" height="540" width="960"/>
<video src="http://sniidevices.scrippsnetworks.com/0212/0212918_4.mp4" system-bitrate="1310607" height="480" width="854"/>
<video src="http://sniidevices.scrippsnetworks.com/0212/0212918_3.mp4" system-bitrate="796208" height="320" width="568"/>
<video src="http://sniidevices.scrippsnetworks.com/0212/0212918_2.mp4" system-bitrate="547399" height="270" width="480"/>
<video src="http://sniidevices.scrippsnetworks.com/0212/0212918_1.mp4" system-bitrate="327486" height="224" width="400"/>
<ref src="http://sniidevices.scrippsnetworks.com/0212/0212918_6.mp4" title="Master Suite Remade" author="DIY" abstract="Nicole tries to incorporate the old kitchen pantry into a master bathroom." copyright="2013" dur="1201032ms" guid="0212918" keywords="historic homes; restoration; remodeling; renovation; nicole curtis; rehab addict; diy network" ratings="urn%3Av-chip:TV-G" type="video/mp4"
stinkfoot
05-26-2015, 03:45 PM
it's for hds protocol and f4m format
to have mp4 format change like this
no needing to change nothing if setting flash setting no on.
halcyon
05-31-2015, 05:00 AM
What tools are being used in post 4 in order to get those links?
biezom
05-31-2015, 05:45 AM
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
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
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++
<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 http://sniidevices.scrippsnetworks.com/0213/0213087_6.mp4
javatalme
06-06-2015, 05:57 PM
Wow. You are a magician. Thank You! :)
vBulletin® , Copyright ©2000-2025, Jelsoft Enterprises Ltd.