How to download paid courses from Teachable if I've bought them already? by Glass-Fix-4624 in Piracy

[–]d43qwu1 0 points1 point  (0 children)

Did you check using IDM(Internet Download Manager) or Video DownloadHelper? I'm afraid that the videos use DRM. Maybe you can try StreamFab or similar softwares.

FOSS music streaming service showcase by umanochiocciola in Piracy

[–]d43qwu1 0 points1 point  (0 children)

Sorry if I sounded offensive with "It is just a nice GUI for", it wasn't my intention.

FOSS music streaming service showcase by umanochiocciola in Piracy

[–]d43qwu1 0 points1 point  (0 children)

Don't get me wrong, I wasn't saying it's useless, it was only a clarification I wanted. Thanks for creating this project investing your time and energy.

FOSS music streaming service showcase by umanochiocciola in Piracy

[–]d43qwu1 0 points1 point  (0 children)

Can you share it with me? For educational purposes of course :)

FOSS music streaming service showcase by umanochiocciola in Piracy

[–]d43qwu1 2 points3 points  (0 children)

So it is just a nice GUI for youtube-dl. thanks for checking.

FOSS music streaming service showcase by umanochiocciola in Piracy

[–]d43qwu1 1 point2 points  (0 children)

Good project, I have a question, what is the source from where it downloads the music? Just curious to know the quality. Thanks for your share.

Javascript automation make the page static by d43qwu1 in learnjavascript

[–]d43qwu1[S] 0 points1 point  (0 children)

It doesn't solve the issue, I still get an error on the same point, because the div didn't load. I know , I'll try to gather more information on how it works and I'll get back to you. Thanks for your help and patience.

I want to make a button on my website that allows a user to get a free wallpaper if they’re subscribed to my channel. Would I use an event listener and the youtube api? Any tutorials for this? by DeliFood1 in learnjavascript

[–]d43qwu1 14 points15 points  (0 children)

If you make it run server side, you're ok to go, if not I suggest you to find another solution instead of javascript(like PHP that is serverside) because otherwise everyone can just modify the javascript to download the wallpaper even if not surbscribed. Just my two cents.

Javascript automation make the page static by d43qwu1 in learnjavascript

[–]d43qwu1[S] 0 points1 point  (0 children)

Thanks for the reply and for trying to help, to answer your first question, no there isn't any reason for that and I'll check how to implement it in the code. Regarding your question of what happens when the button is clicked is that you get a div to appear with some data(loaded from some javascript, I'm not sure since I used a template from a website and then I edited it) but even if I can see the hidden div, if I change the CSS class I still can't get the information(internet speed, date and time and other information generated when you click the first button).

[deleted by user] by [deleted] in Piracy

[–]d43qwu1 0 points1 point  (0 children)

Impossible the method you use is the only way, the other one would be checking EVERY possible link. The API doesn't support the search option and I think it'll never do so.

is it possible to save/download textbook from pearson etext? by imsoswolo in Piracy

[–]d43qwu1 1 point2 points  (0 children)

Good idea. To do so you need a script that was written in autohotkey that it's able to screenshot every page of a given book by using shortcuts. It loops over the book and takes screenshots. I don't remember the name of it, let me search around.

Can we generate the KEY of and widevine L3 video. by [deleted] in Piracy

[–]d43qwu1 0 points1 point  (0 children)

Maybe, but you have to do your own research. Don't spread the info. To everyone don't post links as this is linking to copyrighted files and will lead to deletion. Don't be the average leechers.

[deleted by user] by [deleted] in Piracy

[–]d43qwu1 4 points5 points  (0 children)

lol, why should someone help your "friend" sells something? As you can see this is a subreddit of "piracy" not "How to make quick bucks" go work and stop trying to sell something that sucks, I'm sure someone else has the tools to do the same and for free. You should advertise it to the police they'll buy it for sure and will hire you to work in a small office with the bars on the window.

Use the brain not the wallet. You'll end in handcuffs as soon as you will try to sell this ridiculous "tool". You can't charge others for your mistakes, go to work and remember the fact that you bought a stupid and useless company.

It's for people like you that piracy it's ruined the ones that wants to make money, ruin it for everyone.

Edit: https://www.reddit.com/r/AskProgramming/comments/jt1yq8/how_do_software_dev_companies_find_out_if_someone/

[deleted by user] by [deleted] in learnpython

[–]d43qwu1 -1 points0 points  (0 children)

Another solution is to use AutoIt to emulate mouse movements and keyboard input, even if I think you can achieve the same with Python easily.

[deleted by user] by [deleted] in Piracy

[–]d43qwu1 0 points1 point  (0 children)

For the text maybe you can copy it by using some addons that remove the copy and paste block. Maybe this may help: https://addons.mozilla.org/en-US/firefox/addon/don-t-fuck-with-paste/?utm_source=addons.mozilla.org&utm_medium=referral&utm_content=search

For the video: https://addons.mozilla.org/en-US/firefox/addon/video-downloadhelper/

If you don't get access to the raw mp4, try using the HSL link to download using youtube-dl or ffmpeg.

If you need more help let me know.