Code Monkey home page Code Monkey logo

Comments (6)

interlark avatar interlark commented on May 27, 2024

You are using python2, but this script requires python3 to run.
FYI, you don't have to download playlist, you can use existing one - just run update.py

from ustvgo-iptv.

interlark avatar interlark commented on May 27, 2024

Proxy needs only to bypass region restrictions on the site, which blocks you from collecting the links. Once you've got all the links, you don't need proxy anymore.

from ustvgo-iptv.

obreo avatar obreo commented on May 27, 2024

Actually I tried using python3 on linux and it gives that error, and when I try python command on both of linux and windows the scrapping starts but keeps giving Trying and Filed for each channel

from ustvgo-iptv.

interlark avatar interlark commented on May 27, 2024

Hmm, I've tested it on python3.8 and python3.7, and for some reason python3.8 works fine, while python3.7 fails to lookup playlist request https://github.com/interlark/ustvgo_downloader/blob/7faf9a2422bb8f3eb95662645b74492013bba1a4/download.py#L81

Thanks for the report, now it works properly on both versions, try last commit.

from ustvgo-iptv.

interlark avatar interlark commented on May 27, 2024

Alright, eventually I figured out that the issue cased by different versions of upstream "selenium-wire" library, I specified version in requirements.txt, just run

run pip3 install -r requirements.txt

to update library version.

from ustvgo-iptv.

obreo avatar obreo commented on May 27, 2024

Thank you very much! now the download.py and update.py are working well!

from ustvgo-iptv.

Related Issues (20)

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.