mirror of
https://gist.github.com/88156556326106a6ccd58ecb4526498c.git
synced 2024-10-27 20:44:09 +00:00
This commit is contained in:
parent
c9b0128d92
commit
40534558eb
@ -4,13 +4,14 @@ If you purchase a textbook from McGraw Hill, the website to view it is clunky an
|
|||||||
You can't go to specific page numbers, the search is super slow, etc.
|
You can't go to specific page numbers, the search is super slow, etc.
|
||||||
That's why I wrote this script to download the textbook as an ePub file for your own viewing.
|
That's why I wrote this script to download the textbook as an ePub file for your own viewing.
|
||||||
|
|
||||||
Using this script is 100% legal. McGraw Hill publicly hosts their ebooks online in order for their web client to,
|
Using this script is 100% legal. McGraw Hill publicly hosts their ebooks online in order for their web client to
|
||||||
download it. Moreover, to use it, you must already have purchased the book you would like to download, so it is
|
download it. Moreover, to use it, you must already have purchased the book you would like to download, so it is
|
||||||
legally yours to use as you please. **However, it IS illegal to use this for piracy purposes. DO NOT DISTRIBUTE
|
legally yours to use as you please. **However, it IS illegal to use this for piracy purposes. DO NOT DISTRIBUTE
|
||||||
ANY TEXTBOOKS YOU DOWNLOAD USING THIS SCRIPT.**
|
ANY TEXTBOOKS YOU DOWNLOAD USING THIS SCRIPT.**
|
||||||
|
|
||||||
## Instructions
|
## Instructions
|
||||||
1. Open your textbook in the McGraw-Hill Connect website (how you normally open it) in a private/incognito window (Chrome preferred; this won't work at all in Firefox)
|
1. Open your textbook in the McGraw-Hill Connect website (how you normally open it) in a private/incognito window.
|
||||||
|
Use Chrome if possible; this won't work at all in Firefox.
|
||||||
2. Type `javascript:` into the address bar (note that **you CANNOT copy-paste it in**).
|
2. Type `javascript:` into the address bar (note that **you CANNOT copy-paste it in**).
|
||||||
2. Copy-paste the following into the address bar AFTER the `javascript:` part:
|
2. Copy-paste the following into the address bar AFTER the `javascript:` part:
|
||||||
```js
|
```js
|
||||||
|
Loading…
Reference in New Issue
Block a user