Giter VIP home page Giter VIP logo

pjor94 / iptv Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 35 KB

IPTV V.0.9 è un semplice script python che usa un motore di ricerca per trovare siti che consetono lo streaming illegale di programmi tv. Lo script funziona sul fatto che quasi tutti questi siti usano lo stesso cms per creare l'applicazione web e consentire lo stream di contenuti. Dietro un cms ce sempre un exploid. Noi usiamo un semplice exploid per agguantare i file .m3u e usarli per il nostro scopo.

Python 100.00%

iptv's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

iptv's Issues

errore installazione pip install -r requirements.txt e nel lanciare lo script iptv

quando lancio il comando pip install -r requirements.txt
mi viene restituito il seguente errore

Collecting pyprind==2.9.3 (from -r requirements.txt (line 1))
Using cached https://files.pythonhosted.org/packages/b8/12/8748bd18b38616190d57ff6468d9234db7f55b7007b98f461de0bd36f68b/PyPrind-2.9.3.zip
Collecting google==1.7 (from -r requirements.txt (line 2))
Could not find a version that satisfies the requirement google==1.7 (from -r requirements.txt (line 2)) (from versions: 1.9.3, 2.0.1, 2.0.2)
No matching distribution found for google==1.7 (from -r requirements.txt (line 2))

provando a lanciare lo script python iptv_0.9.py ho il seguente messaggio

Traceback (most recent call last):
File "iptv_0.9.py", line 2, in
import Crawler
File "/root/Desktop/IPTV/Crawler.py", line 2, in
import google
ImportError: No module named google
premetto che ho installato google chrome come posso risolvere? grazie mille

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.