Code Monkey home page Code Monkey logo

partuf's Introduction

Esse código está obsoleto

Partuf

Busque e assista streaming de filmes/séries enquanto faz download via torent (link magnêtico). Além da opção de streaming, você pode apenas fazer o download do seu filme/série ou pegar o link magnético referente ao tal.

Obs: Partuf GUI só funciona no windows

INSTALAÇÃO:

Caso esteja utilizando o Partuf GUI, o script foi feito para instalar automaticamente suas próprias dependencias, então apenas rode o comando:

python partuf_gui.py

Caso você esteja utilizando o Partuf no modo terminal, você terá que:

  1. Instale primeiramente o vlc na sua máquina

  2. Depois dê os seguintes comandos no terminal

pip install bs4 cfscrape PySimpleGUI huepy fire
  1. Instale o Node e dê o seguinte comando:
npm install -g peerflix

Se você usa línux, tente usar esse comando em linha única:

sudo pip install bs4 requests huepy fire cfscrape PySimpleGUI && sudo apt install nodejs && sudo apt install npm && sudo npm install -g peerflix && sudo apt install vlc

Image description Image description Image description Image description

Modo de uso:

Versão GUI:

python partuf_gui.py

Versão console:

  1. Para assistir ao streaming do filme/série:
python partuf.py 1
  1. Para somente baixar o filme/série:
python partuf.py 2
  1. Para capturar o link magnético do filme/série:
python partuf.py 3

Image description Image description Image description

Obs: A imagem do filme só está ruim porque o filme é muito recente.

partuf's People

Contributors

hirios avatar

Stargazers

André P. Santos avatar Breno Sant'ana avatar Junior Alves avatar Fued Gabriel avatar PySimpleGUI avatar Victor Leuthier avatar Luciano da Silva Martins avatar Filipe Lima avatar Rennan Rocha avatar Misael Bandeira Silveira avatar

Watchers

James Cloos avatar Misael Bandeira Silveira avatar  avatar

partuf's Issues

Chance subprocess.check_call to subprocess.Popen

Good morning, doing tests on Windows 10 I couldn't use the subprocess.check_call command so I switched to the subprocess.Popen command that I managed to run vlc. Here's how to use it: '' 'subprocess.Popen ([' peerflix ', mag_final,' - vlc '], shell = True)' ''

[Suggestion] Add a screenshot to your readme

Projects with GUIs get a lot more attention if you include a screenshot in the readme. It's super easy to do.. Open an Issue, just like this one, take a screenshot of your application, paste into the issue. Then you'll be given a URL of the image that you can put into your readme.md file.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.