-
-
Save aashutoshrathi/8230f831e3584ef0977109538e30eec2 to your computer and use it in GitHub Desktop.
// [UPDATE] New link https://masteranime.es/masterani.me protects with two layers. | |
// 1. Go to the video page and then paste the following script on console | |
document.querySelector('iframe').src | |
// click on the output link | |
// 2. The new window will open, open dev tools here and paste this in devtools | |
document.querySelector("video").src | |
// 3. Now go to link and press Ctrl + S |
@JustinObanor isn't masterani.me down? 😄
ref: https://www.reddit.com/r/masteranime/comments/ay5bw5/shutdown/
@aashutoshrathi theyre back up. https://masteranime.es/masterani.me
"We are the masterani.me website and moved our principal domain masterani.me to masteranime.es"
Oh then I'll update the script for it.
Thatll be awesome! Im in great need of getting the videos somehow :)
Check now @JustinObanor
Im getting this - VM192:1 Uncaught TypeError: Cannot read property 'src' of null at <anonymous>:1:32
screenshot - https://snipboard.io/rdl392.jpg
@aashutoshrathi it works perfectly for other sites. But it seems at masterani.me, they're a bit more secretive. Unfortunately im not good at frontend
@JustinObanor, make sure the video starts playing before doing this
@aashutoshrathi , the video is playing while i do this, but im still getting the same error
Please send link of page
@aashutoshrathi, https://masteranime.es/anime/watch/shingeki-no-kyojin-the-final-season.67479/166872
It can get the url somehow, but its something like this - blob:https://embed.streamx.me/71bf9025-83cc-4531-9a8d-910ebd32cc7b
which i'm not sure how to use
@JustinObanor, Try to use Fserver
. Also, you were able to get a link since you clicked on an element from DevTools, if you don't want that use the updated one.
doesnt work...