Skip to content

Instantly share code, notes, and snippets.

@learnitall
Created March 16, 2016 01:48
Show Gist options
  • Star 35 You must be signed in to star a gist
  • Fork 3 You must be signed in to fork a gist
  • Save learnitall/f81f530667b8349758b8 to your computer and use it in GitHub Desktop.
Save learnitall/f81f530667b8349758b8 to your computer and use it in GitHub Desktop.
Neat little trick to gain access to full lessons on study.com without a paid membership
Uncensoring study.com lessons is actually pretty simple- it only requires devling into the developer-tools in Google Chrome
NOTE: This trick only unblocks the lesson transcripts, I haven't explored getting access to the full lesson video yet.
Here are the steps:
1. Go to a lesson of choice on study.com and open the developer-tools in Chrome (example URL:
http://study.com/academy/lesson/root-cap-function-definition-quiz.html)
2. Use the page inspector tool and select the "Lesson Transcript" text. Confirm that in the Elements tab of the dev tools,
the line "<span>Lesson Transcript</span>" is highlighted (should be under a div that has the id "transcriptHeader")
3. Hit the dropdown triangles of "<div class="transcriptContainer articleContent" data-cname="main_content>" and
<div id="mainArticle" class="transcript" data-cname="lesson_transcript"> (the latter should appear after the contents of
the first div appear)
4. You should now see a div that has the id "articleMain". This is where all the text for the transcript is held, so
dropdown its contents. Next, remove the "faded-content" class from the "articleMain" div by doubleclicking on the
"faded-content" text and just removing everything in the little text-editor/box that appears. Then, remove
the "hidden" class for each div that is found inside the "articleMain" div using the same technique.
Not alot is actually 'unlocked' by doing this, but at least its something and its something free.
@rayyaaa2015
Copy link

This really does work. Thank You. I don't 'code' or do anything like that at all but after a couple of tries I accessed a whole lesson text summary on waves!
Just to prove it, this is the rest of the summary they dont give access to those without accounts. ( Btw I really dont have an account with them)
This is the web link and below is what i was able to get doing the steps above.
https://study.com/academy/lesson/transverse-longitudinal-waves-definition-examples.html

Traveling Through Solids, Liquids and Gases
When it comes to mechanical waves, transverse and longitudinal waves are not equal. While a longitudinal wave can travel through solids, liquids and gases, transverse waves can only travel through solids. To understand why this is, let's go back to our line of people who were jumping up and down.

When we saw them before, everyone was holding hands, which allowed one person to pull on the next. This bond between people is like a solid object, where the particles are strongly connected to each other.

Now, imagine that the people stopped holding hands and the first person jumped. Nothing happens. Without a strong connection, one person can't get the others to jump. This is like a liquid or gas where the particles are not strongly connected to each other.

On the other hand, a longitudinal wave can be transmitted whether the people, or particles, are strongly joined or not. All they have to do is bump into each other to move the wave along.

Now, you may be wondering about all those water waves you've seen at the beach. Those sure do look like transverse waves, and in some respect, they are. But, the waves you're seeing are actually a special combination of transverse and longitudinal waves, called surface waves. A purely transverse wave cannot travel through liquid.

Seismic Waves
The inability of transverse waves to travel through liquids played an important role in discovering the layered composition of the earth. Any time an earthquake occurs, it sends out seismic waves in the form of longitudinal P-waves and transverse S-waves. As instruments became more sensitive, geologists learned that the seismic waves from a single earthquake could be measured at locations all over the world.

However, they also learned that only the longitudinal P-waves were arriving at the opposite side of the earth. Something was blocking the transverse S-waves. Knowing that transverse waves could only travel through solid material, scientists were led to the conclusion that the outer core of the Earth was actually a liquid.

Lesson Summary
Waves can be divided into two major groups: transverse waves and longitudinal waves. In a transverse wave, the particles of the medium move perpendicular to the wave's direction of travel. Transverse waves are characterized by peaks and valleys, called crests and troughs.

In a longitudinal wave, the particles of the medium move parallel to the wave's direction of travel. This type of wave is characterized by areas of high and low densities in the medium, called compressions and rarefactions.

While a longitudinal wave can travel through solids, liquids and gases, transverse waves can only travel through solids.

@jasanishubh123
Copy link

Thank you So much

@dp0808
Copy link

dp0808 commented Apr 3, 2020

This helped so much, Thanks!

@thatGuyPdeep
Copy link

How I can watch the videos for free on study.com?

@joweenie
Copy link

(5/14/20) Can confirm this to work, I was able to view the rest of the content after a bit of poking around

@rezaulnsu
Copy link

I have found it on iphone or ipad too. Install the mhview app. Paste any link there. Go to view source. Then search “hidden” ng-non-bindable (found middle of the page). Delete hidden. That’s all. Only text. Looking for video. If anybody gets any solution, please let us know.

@rezaulnsu
Copy link

Another app which will give you directly access to the whole document in iphone or iPad without any further editing. It is M editor code& ftp

@finistratbob
Copy link

This is a good case for beginning programmers. I create a game about the fantastic elements https://gradesfixer.com/free-essay-examples/lord-of-the-flies/ of the universe. This lesson can create unique elements in my registration panel. I am glad that there are such resources that help young programmers find the right solutions.

@silvanathecat
Copy link

Didn't work. They must have hidden the rest of the article behind HTML.

@Shahbaz5523
Copy link

Thanks, Man its work perfectly

@nridawcc
Copy link

I can seem to get this on my computer its says blurred image?

@peterzoo
Copy link

Thanks, is easy and worked really well. Time to get started on my essay!

@MistyJewel
Copy link

Thanks for sharing this! It worked.

@Verberaunt
Copy link

Thank you so much Man!!! It's so great.

Copy link

ghost commented Mar 19, 2021

Whipped up a chrome extension in 30 minutes that does the trick (because the one shown above has been removed and there are no web archives of it)

https://github.com/bbzlazer/Un-Censor-study.com

pls dont bulli my trahs developing skills

@kmg1997
Copy link

kmg1997 commented Apr 13, 2021

@Viper5077

the link doesn't work and when I tried to redownload the chrome extension after removing it since the website glitched and it showed me its new terms of services and policy that was made back in march of this year I've not been able to look at the full lesson can you send me the full link for it and maybe make another update for it please and thank you.

@Frankinstein21
Copy link

@johndanver
Copy link

Thanks for sharing this trick! But where and how we could get the permission full for accessing the video?
Regards,
John

@ella0600
Copy link

Copy link

ghost commented Sep 21, 2021

i tried doing answers but it didnt work

@alabnt
Copy link

alabnt commented Dec 22, 2021

This works, but for articles, you have to find the transcriptionMain in the dev tools, u can use ctrl f. then keep looking through the divs, and then you shold find one that says hidden. You can delete the hidden part of the class, or just read the info from the dev tools :D lmk if u have any questions

@gamajajeon4u
Copy link

i'm desperatly look for the transcriptionMain but can't find anything. I also deleted a bunch of hidden divs and it still didn't work 😭 any help would be appreciated

@gamajajeon4u
Copy link

FOR THOSE WHO NEED THE ARTICLE AND NOT THE VIDEOS, I HIGHLY RECOMMEND USING THIS LINK:
https://onehack.us/t/solved-anyone-know-thw-hack-related-access-of-study-com/73346/3

Scroll down to step 6 and they will guide you

If you need additional help, i screen recorded the process that worked for me. I tried to upload it here but the file is too big.
https://youtu.be/69mv2cwncLs

@AlizerUncaged
Copy link

2022 this doesn't work on newer solutions anymore, I'd suggest you find a study.com account on leak sites

@dalejohn23
Copy link

2022 but still working, thank you, to those who don't say that it doesn't work anymore, it's just for the lesson not the answer
✔️ study.c○m/academy/lesson
❌ study.c○m/academy/answer

@NaeemBolchhi
Copy link

NaeemBolchhi commented Nov 18, 2022

Here's a UserScript that unlocks both lessons and the videos on lesson pages. This won't work for answers though.
https://greasyfork.org/en/scripts/455050-unlock-study-com-lessons

@EDHolder1
Copy link

@NaeemBolchhi

You sir are a legend. Thank you.

@Afterwalker
Copy link

This solution doesn't work for me, because there is no "Lesson Transcript" in the Elements tab, and the words "lesson" and "transcript" both show up there 0 times. @NaeemBolchhi's tampermonkey script doesn't seem to do anything for me either, as the page I am trying to read looks exactly the same after installing it and refreshing (the article is still censored).

This is the article I'm trying to read: https://homework.study.com/explanation/what-festival-days-did-the-gauls-have.html
If anyone has any suggestions other than what I've already tried, I'm all ears.

@wenh08
Copy link

wenh08 commented Oct 21, 2023

This doesn't work in 2023, they've removed the class <div class="transcriptContainer articleContent" data-cname="main_content>, however after digging deep i was able to find the function that pops up the "register to view this lesson" which is under the name id="videoPaywall" and class prod-wizard which pops up the sign up function. The question here is, how to deactivate this function or delete this function, where can we find where this function was created and all cases in which the function is used?.

@amitshettys
Copy link

Whipped up a chrome extension in 30 minutes that does the trick (because the one shown above has been removed and there are no web archives of it)

https://github.com/bbzlazer/Un-Censor-study.com

pls dont bulli my trahs developing skills

cant find it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment