Questions tagged [ripping]
11 questions
13
votes
5 answers
How can I protect my site from HTTrack or other software's ripping?
I recently got a Site Template approved on Themeforest. I am getting just too much traffic on my site and noticed that my demo on Themeforest is getting ripped by some softwares such as HTTrack. If it continues sales on the item may decrease…

FahimMurshed
- 207
- 1
- 2
- 8
11
votes
1 answer
Is it possible rip game resources from a .smc file?
Is it possible rip game resources from a .smc file? Specifically art, music, sprites, etc. How does an emulator copy the system it emulates?

expiredninja
- 1,397
- 4
- 25
- 45
6
votes
1 answer
Ripping a CD to mp3 in C# - third party component or api out there?
We're working on a project that requires the ripping of audio tracks from CDs to MP3s (ideally also retrieving the track information from CDDB or similar).
More background information: Various music labels send us CDs of music which we then deliver…
Jonathan Williamson
6
votes
4 answers
Problems with java and reading data from a CD drive in linux
I have been trying to write a simple audio ripper that i can use to learn how diffrent CODEC's work but i have got stuck on the first step, i cant get my program to read from the CD, the folowing code is what i have been trying to use
import…

Daniel Braithwaite
- 187
- 2
- 15
1
vote
1 answer
Blender 'HECL' Ripping program causing animation data to be lost in UE4 on import
I recently managed to rip 3D models out of Retro's 2002 Metroid Prime from its Gamecube ISO using a program called HECL (download page). The program extracts all kinds of files from the game and puts them into Blender's .BLEND format.
My Goal is to…

Badasahog
- 579
- 2
- 19
1
vote
3 answers
Preventing data stealing
I know it's impossible to prevent people from stealing our data, but I have a large database and I want to at least prevent automated scripts from stealing my database.
My ideas so far:
use JavaScript or encode HTML = heavy and could easily be…

braindamage
- 2,226
- 4
- 24
- 33
1
vote
1 answer
Online App to Rip Discs to ISO/DMG
I've been thinking a lot lately about how cool it would be to have a website that allows a user to insert a disc into their drive and click a button to begin a ripping process. After the rip is complete, it would upload to a server and be hosted…

Dave Kiss
- 10,289
- 11
- 53
- 75
1
vote
1 answer
What code libraries are there to rip audio CDs that are suitable for commerical use?
What code libraries are there to rip audio CDs (e.g. DAE, Digital Audio Extraction)? Must be suitable for commerical use (e.g., no GPL) Preferably free. Linux or FreeBSD or Windows. Most interested in libraries that run on unix-like OS's,…

User
- 62,498
- 72
- 186
- 247
0
votes
4 answers
Ripping an audio CD in Python/Java
I have about 500 cd's that need backing up, they contain old sessions.
I need a library that can be used by either (Java / Python) to rip these cd's
It does not need to support 'nix and must support *Windows*
Bonus points given for a framework that…

Jakob Bowyer
- 33,878
- 8
- 76
- 91
0
votes
1 answer
How do I set an output folder for my .wem converter?
I'm trying to make that when I run the script and there's a .wem file in my "input" folder, it will directly convert it into my "output" folder. But I can't seem to figure this out.
@Echo off
Echo…
-1
votes
2 answers
Javascript for google image ripping broke with update
I grabbed a few small scripts and threw them together to take google's new image layout and turn back into the old one, then take the images and replace them with the full size versions. Worked great until about last week. Not sure what changed on…

Bobby Martin
- 3
- 2