Repitchx Posted May 15, 2018 Posted May 15, 2018 (edited) Video version: This will be a quick guide on how to get free SKC videos. This will help many people out there if they want to report bugs. Step 1: Use this URL link as a base: link: https://pastebin.com/tdeURYnE Step 2: Go to http://www.skill-capped.com/videos/#/page/130 Right click the thumbnail and click 'Inspect' Step 3: Now the browser tool should be opened and you should look for this HTML code (I suggest doing CTRL + F to find the code) You need to look for the rel="acb36284-47e5-6835-0bd5-ab373d4064b7 code Step 4: Simply replace the stars with the new code http: //d3qx1p4lbtwbt8.cloudfront.net/encoded/acb36284-47e5-6835-0bd5-ab373d4064b7_mp4_good.mp4?e=1497022873&h=acb36284-47e5-6835-0bd5-ab373d4064b7 I probably made this very unclear, but I hope it at least helped Before: After: http://d3qx1p4lbtwbt8.cloudfront.net/encoded/ acb36284-47e5-6835-0bd5-ab373d4064b7_mp4_good.mp4?e=1497022873&h= acb36284-47e5-6835-0bd5-ab373d4064b7 If not, you can find the guide on here https://www.elitepvpers.com/forum/wow-guides-templates/4314622-skill-capped-videos-free.html Edited June 29, 2018 by Repitchx 6
Worstworld Posted May 15, 2018 Posted May 15, 2018 Good. Ive heared about this 2 weeks ago, any credits for the steps?
Repitchx Posted May 15, 2018 Author Posted May 15, 2018 Good. Ive heared about this 2 weeks ago, any credits for the steps? ? Check at the end. Linked the thread there
Cometodaddy Posted May 16, 2018 Posted May 16, 2018 (edited) damn dude nice find. Already dl'ed 25gb of dem vids :D If somebody interested i created GreaseMonkey userscript that will add button near vid titles like this: It automatically generate links of every video so u can easily grab these links to download manager (like IDM, DownThemAll) Tested on firefox, may contain bugs For order to work you first need extension Greasemonkey (firefox), or Tampermonkey (chrome) [spoiler=UserScript.js] // ==UserScript== // @name SC Download helper // @include *://*.skill-capped.com/* // @require http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js // @require https://gist.github.com/raw/2625891/waitForKeyElements.js // @version 3 // @grant GM_addStyle // @run-at document-start // ==/UserScript== function addLinks(jNode){ for (var i = 0, len = jNode.length; i var title var id = jNode[i].parentNode.parentNode if(jNode[i].className=='video-title'){ if(id.nodeName=="A" && id.parentNode.nodeName=="LI"){return }else{ title=jNode[i].innerHTML id=id.rel} }else if(jNode[i].className=='vr-video-title'){ title=jNode[i].firstElementChild.innerHTML id=id.firstElementChild.firstElementChild.rel }else{ title=jNode[i].innerHTML id=document.getElementsByTagName('script')[12].innerHTML.match('content_id="(.*)"')[1]} jNode[i].innerHTML+='' } } waitForKeyElements('div.video-title, div.vr-video-title, h1.page-title.video-title', addLinks) you can replace good (720p) by best (1080p) Edited May 26, 2018 by Cometodaddy ver 3 2
oomegalayt Posted May 16, 2018 Posted May 16, 2018 I got a link and what to do with it? http://d3qx1p4lbtwbt8.cloudfront.net/encoded/ 25289e30-e1ae-f939-3bff-c57aeffd38c2_mp4_good.mp4? e = 1497022873 & h = 25289e30-e1ae-f939-3bff-c57aeffd38c2
oomegalayt Posted May 16, 2018 Posted May 16, 2018 aa.. I did not delete the space - here: [spoiler=] - - - Добавлено - - - the guide works )
Repitchx Posted May 16, 2018 Author Posted May 16, 2018 What am I doing wrong? Remove the space. Edit: Just saw you got it working.
Cometodaddy Posted May 26, 2018 Posted May 26, 2018 (edited) seems like everything that comes after .mp4 not really needed also if you want better quality(1080p) you can replace _good by _best p.s. their videos active only for 5 years, so everything uploaded before 5.3 (june 2013) already lost Edited May 26, 2018 by Cometodaddy
Repitchx Posted May 27, 2018 Author Posted May 27, 2018 seems like everything that comes after .mp4 not really needed also if you want better quality(1080p) you can replace _good by _best p.s. their videos active only for 5 years, so everything uploaded before 5.3 (june 2013) already lost list of all videos i've downloaded - - - Updated - - - includes 8 videos from minpojke's channel (vid 1-8 = minpojke) you need to be a sub to get them (yes, i paid 5 bucks to download them since u cant download them for free the same way) 1
Baps001 Posted June 15, 2018 Posted June 15, 2018 are there ones available for legion? I sort of know MoP already :P
Repitchx Posted June 16, 2018 Author Posted June 16, 2018 are there ones available for legion? I sort of know MoP already :P yup, do the same thing for legion.
Baps001 Posted June 29, 2018 Posted June 29, 2018 yup, do the same thing for legion. wtf thats fucking OP hacks!! Is it hard to do or?? Like - can you make a YouTube playlist for Legion (even tho im not subbed and it ends in a few weeks lol)? I might resub if you can lmao
Repitchx Posted June 29, 2018 Author Posted June 29, 2018 wtf thats fucking OP hacks!! Is it hard to do or?? Like - can you make a YouTube playlist for Legion (even tho im not subbed and it ends in a few weeks lol)? I might resub if you can lmao i guess i can try to make a youtube video how to do it, its really easy man. just gotta delete my history, 2 sec http://i0.kym-cdn.com/photos/images/original/001/330/543/43a.png
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now