Name | tvrip JSON |
Version |
3.3
JSON |
| download |
home_page | None |
Summary | Extract and transcode TV series from DVD or Bluray |
upload_time | 2024-08-10 16:02:37 |
maintainer | None |
docs_url | None |
author | Dave Jones |
requires_python | >=3.10 |
license | None |
keywords |
handbrake
dvd
bluray
tv
rip
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
.. -*- rst -*-
=====
tvrip
=====
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`_.
.. image:: docs/images/the-tvdb.png
:align: center
:width: 200px
:alt: The TVDB's logo
:target: `TVDB`_
.. _Python: http://www.python.org/
.. _HandBrake: http://handbrake.fr/
.. _Atomic Parsley: http://atomicparsley.sourceforge.net/
.. _mkvpropedit: https://mkvtoolnix.download/
.. _VLC: https://www.videolan.org/
.. _sqlalchemy: http://www.sqlalchemy.org/
.. _requests: https://requests.readthedocs.io/
.. _rich: https://rich.readthedocs.io/
.. _TVDB: https://thetvdb.com/
Raw data
{
"_id": null,
"home_page": null,
"name": "tvrip",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "handbrake dvd bluray tv rip",
"author": "Dave Jones",
"author_email": "dave@waveform.org.uk",
"download_url": "https://files.pythonhosted.org/packages/05/e3/8ad2baeebb55dd1b383e2a2c1dd2c16aee0b369be7838435423527889373/tvrip-3.3.tar.gz",
"platform": null,
"description": ".. -*- rst -*-\n\n=====\ntvrip\n=====\n\ntvrip is a small command line script that brings together several other\nutilities (HandBrake, Atomic Parsley, mkvtoolnix, VLC, etc.) with the aim of\nmaking it relatively simple to rip whole seasons or series of TV episodes from\nDVD to high quality MP4 or Matroska files, along with optional subtitles,\nalternate languages and director's commentaries.\n\n\nPre-requisites\n==============\n\ntvrip depends primarily on the following applications:\n\n* `Handbrake`_\n\n* `Atomic Parsley`_\n\n* `mkvpropedit`_\n\n* `VLC`_\n\nAs tvrip is written in the `Python`_ language, you will need a copy of this\ninstalled along with the following Python packages:\n\n* `sqlalchemy`_\n\n* `requests`_\n\n* `rich`_\n\n\nLicense\n=======\n\nThis file is part of tvrip.\n\ntvrip is free software: you can redistribute it and/or modify it under the\nterms of the GNU General Public License as published by the Free Software\nFoundation, either version 3 of the License, or (at your option) any later\nversion.\n\ntvrip is distributed in the hope that it will be useful, but WITHOUT ANY\nWARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR\nA PARTICULAR PURPOSE. See the GNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License along with\ntvrip. If not, see <http://www.gnu.org/licenses/>.\n\n\nAttributions\n============\n\nEpisode meta-data in tvrip is (optionally) downloaded from the excellent\n`TVDB`_.\n\n.. image:: docs/images/the-tvdb.png\n :align: center\n :width: 200px\n :alt: The TVDB's logo\n :target: `TVDB`_\n\n\n.. _Python: http://www.python.org/\n.. _HandBrake: http://handbrake.fr/\n.. _Atomic Parsley: http://atomicparsley.sourceforge.net/\n.. _mkvpropedit: https://mkvtoolnix.download/\n.. _VLC: https://www.videolan.org/\n.. _sqlalchemy: http://www.sqlalchemy.org/\n.. _requests: https://requests.readthedocs.io/\n.. _rich: https://rich.readthedocs.io/\n.. _TVDB: https://thetvdb.com/\n\n\n",
"bugtrack_url": null,
"license": null,
"summary": "Extract and transcode TV series from DVD or Bluray",
"version": "3.3",
"project_urls": {
"Issue Tracker": "https://github.com/waveform80/tvrip/issues",
"Source Code": "https://github.com/waveform80/tvrip"
},
"split_keywords": [
"handbrake",
"dvd",
"bluray",
"tv",
"rip"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "22a3c849f2524de0d9c79b0b2b52d72ff0eb63ce0e8936c9217ae016360667c7",
"md5": "da79d29f098cc27852f18483bd5bd6e8",
"sha256": "d8af8907d52c1a64a3b210f62e6d93c6d3563108c1248718336cc9b0c69fe84a"
},
"downloads": -1,
"filename": "tvrip-3.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "da79d29f098cc27852f18483bd5bd6e8",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 89146,
"upload_time": "2024-08-10T16:02:35",
"upload_time_iso_8601": "2024-08-10T16:02:35.988811Z",
"url": "https://files.pythonhosted.org/packages/22/a3/c849f2524de0d9c79b0b2b52d72ff0eb63ce0e8936c9217ae016360667c7/tvrip-3.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "05e38ad2baeebb55dd1b383e2a2c1dd2c16aee0b369be7838435423527889373",
"md5": "e78f8f9070fdd91ea32b80aa6dc87518",
"sha256": "df30d757cec560dd9083cc7beddafbcdc04ea66a37923387d2ef26b9b38cb526"
},
"downloads": -1,
"filename": "tvrip-3.3.tar.gz",
"has_sig": false,
"md5_digest": "e78f8f9070fdd91ea32b80aa6dc87518",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 69496,
"upload_time": "2024-08-10T16:02:37",
"upload_time_iso_8601": "2024-08-10T16:02:37.999463Z",
"url": "https://files.pythonhosted.org/packages/05/e3/8ad2baeebb55dd1b383e2a2c1dd2c16aee0b369be7838435423527889373/tvrip-3.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-10 16:02:37",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "waveform80",
"github_project": "tvrip",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "tvrip"
}