this post was submitted on 17 Oct 2023
46 points (96.0% liked)

Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ

54577 readers
325 users here now

⚓ Dedicated to the discussion of digital piracy, including ethical problems and legal advancements.

Rules • Full Version

1. Posts must be related to the discussion of digital piracy

2. Don't request invites, trade, sell, or self-promote

3. Don't request or link to specific pirated titles, including DMs

4. Don't submit low-quality posts, be entitled, or harass others



Loot, Pillage, & Plunder

📜 c/Piracy Wiki (Community Edition):


💰 Please help cover server costs.

Ko-Fi Liberapay
Ko-fi Liberapay

founded 1 year ago
MODERATORS
 

Are there any automatic or semiautomatic tools that will rip a set of DVDs from a tv show, and label the resulting vids (like Show name - s##e## or similar)?

I want to digitize entire series (of DVDs I own) for an in-home streaming server, and it's super annoying to name each file individually.

top 22 comments
sorted by: hot top controversial new old
[–] bestusername@aussie.zone 16 points 1 year ago

Have you checked online that someone hasn't already done it for you? I only rip as a last resort these days; much quicker to download.

[–] bier@lemmy.blahaj.zone 9 points 1 year ago (2 children)
[–] mammut@lemmy.world 3 points 1 year ago (1 children)

I don't think it will do this, will it? The guide on the A.R.M. website says that it just rips all the titles from DVDs that contain TV shows, and they suggest using FileBot to rename these files afterward.

[–] Chais@sh.itjust.works 0 points 1 year ago (2 children)

So? You'd refuse to use a tool that does most of the work because you don't wanna use the tool that does the rest?

[–] mammut@lemmy.world 2 points 1 year ago* (last edited 1 year ago)

FileBot doesn't do the rest, though. It still requires you to manually figure out which episode is in each file.

My point is that your suggestion doesn't actually solve the problem the way the OP asked. And even the suggested way to use the software you suggested, which uses other software, also doesn't solve the problem the OP asked about.

That's all I'm saying. I don't care about using a second program, but ARM, even when used with FileBot, doesn't do what the OP asked. That's my point.

Also, FileBot isn't free, so it's not even the cheapest way to fail to solve the problem. There are tons of ways that would fall to solve the problem for free, so suggesting one that costs money seems silly IMO.

[–] mammut@lemmy.world 2 points 1 year ago* (last edited 1 year ago) (1 children)

It's still a manual process even with FileBot, though. I guess you could argue that is semiautomatic, but, for a lot of discs, it's not a hell of a lot easier than doing it manually. You still have to manually look up the show name, manually figure out which episode is in each file, manually split the video file if it has more than one episode in it, manually merge the episode if it's spread across multiple files, etc.

My complaint isn't that it requires using more than one program. My complaint is ARM, even with FileBot, isn't really a solution. The problem is that there isn't really a solution. Ripping DVDs is just a crappy process with a lot of manual work involved.

[–] Chais@sh.itjust.works 0 points 1 year ago

I'm not sure there even exists a way to fully automated it, as that would require automatically identifying the relevant tracks/files and looking up the metadata. I'm not sure there is such a database.

That looks awesome!

[–] foggy@lemmy.world 9 points 1 year ago

I use handbrake makemkv to rip/convert.

I use filebot to name in bulk. Be careful though, filebot only works if your files are organized correctly.

[–] Faceman2K23@discuss.tchncs.de 8 points 1 year ago* (last edited 1 year ago) (1 children)

Automatically ripping movies is pretty easy, but TV shows often need manual work to get them right.

Sometimes you'll get individual videos with the correct chapters, runtimes and they are listed in order, but other times they will be jumbled in random order, or will be one large video that needs to be split manually into episodes.

[–] yukichigai@kbin.social 9 points 1 year ago (1 children)

Bonus if the VOB is encoded out of order and uses the chapters specified in the IFO to play the episodes in the correct order. CW/WB shows did that a lot for some reason.

[–] Faceman2K23@discuss.tchncs.de 2 points 1 year ago

Yes I've seen some like that. just bonkers stuff.

[–] AbidanYre@lemmy.world 6 points 1 year ago

I ended up writing a Python script that pulls data using tmdb's api.

The files still need to be checked though. Dvd authoring is always a crapshoot.

[–] Morgikan@lemm.ee 5 points 1 year ago (1 children)

It's been a while since I've ever ripped a DVD, but I'm pretty sure Handbrake still does that and that has automatic naming for output: https://handbrake.fr/docs/en/latest/technical/automatic-file-naming.html

This seems to only be for each disk and is not aware of other disks. So far, it seems that I'll have to manually rename them to match a convention. I did forget about handbrake, though. It's a good reminder. Thanks

[–] s38b35M5@lemmy.world 2 points 1 year ago
[–] cyborganism@lemmy.ca 2 points 1 year ago (2 children)

Uh.. yeah. I remember some tools that uses to create vob files or some shit. Man that was like... 15 years ago? ... I haven't had to rip a dvd in ages.

[–] 01189998819991197253@infosec.pub 3 points 1 year ago (1 children)

Yeah, I have all these DVDs, and want to view them without having to switch disks. I remember manually doing it back in the day.

[–] CmdrShepard@lemmy.one 6 points 1 year ago (1 children)

Honestly the best and easiest solution is to just download them from the internet. You can queue up your entire collection using radarr/sonarr and then come back to a bunch of sorted and renamed files ready to watch on your media server.

To do that, I would need VPN, and my ISP shuns VPNs (they tend to block it or block you).

[–] cyborganism@lemmy.ca 2 points 1 year ago

Ok so VLC and Handbrake are two tools that can rip dvds/blurays.

[–] NarrativeBear@lemmy.world 1 points 1 year ago

Maybe sonarr could help with the naming. You can rip your CDs and have the files named 1,2,3 and then with sonar import the files and have them renamed to the proper series name and folder structure.

This may be semi automatic and you will still need a ripping software.

Other then that filebot is another good option that I have used.