0 purchases
tvrip 3.3
tvrip is a small command line script that brings together several other
utilities (HandBrake, Atomic Parsley, mkvtoolnix, VLC, etc.) with the aim of
making it relatively simple to rip whole seasons or series of TV episodes from
DVD to high quality MP4 or Matroska files, along with optional subtitles,
alternate languages and director’s commentaries.
Pre-requisites
tvrip depends primarily on the following applications:
Handbrake
Atomic Parsley
mkvpropedit
VLC
As tvrip is written in the Python language, you will need a copy of this
installed along with the following Python packages:
sqlalchemy
requests
rich
License
This file is part of tvrip.
tvrip is free software: you can redistribute it and/or modify it under the
terms of the GNU General Public License as published by the Free Software
Foundation, either version 3 of the License, or (at your option) any later
version.
tvrip is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with
tvrip. If not, see <http://www.gnu.org/licenses/>.
Attributions
Episode meta-data in tvrip is (optionally) downloaded from the excellent
TVDB.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.