Metadata-Version: 1.1
Name: tvlinker
Version: 4.0.0
Summary: Scene-RLS TV show link scraper integrated w/ real-debrid to unrestrict links + support for download
                   managers: Built-in (window/linux), Aria2 RPC Daemon (windows/linux), Internet Download Manager 
                   (windows), KGet (linux), Persepolis (windows/linux) and pyLoad (windows/linux).
Home-page: http://tvlinker.ozmartians.com
Author: Pete Alexandrou
Author-email: pete@ozmartians.com
License: GPLv3+
Description: 
            pacaur -S tvlinker
                  or
            yaourt -S tvlinker
        
        ## Ubuntu/Mint/Debian and all other Ubuntu derivatives
        
        Users can install the latest release via:
        
            ppa:ozmartian/apps
        
        If you are new to PPAs then just issue the following commands in a terminal:
        
            sudo add-apt-repository ppa:ozmartian/apps
            sudo apt-get update
            sudo apt-get install tvlinker
        
        ## What is TVLinker?
        
         PyQt5 based desktop widget for scraping and downloading TV shows from Scene-RLS.com
        
         **Recently updated for Scene-RLS.com due to tv-release.net closing down**
        
         You get link scraping together with integration to the real-debrid link unrestrictor
         service via their API (NOTE: a valid real-debrid account is required for link unrestricting
         to work).
        
         Supports a number of download managers across platforms:
        
            Built-in (window/linux)
            Aria2 RPC Daemon (windows/linux)
            Internet Download Manager (windows)
            KGet (linux)
            Persepolis (windows/linux)
            pyload (windows/linux)
        
Keywords: tvlinker scraping Scene-RLS real-debrid filesharing internet tv-shows
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: X11 Applications :: Qt
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Topic :: Communications :: File Sharing
Classifier: Programming Language :: Python :: 3 :: Only
