![PyPI Now Supports iOS and Android Wheels for Mobile Python Development](https://cdn.sanity.io/images/cgdhsj6q/production/96416c872705517a6a65ad9646ce3e7caef623a0-1024x1024.webp?w=400&fit=max&auto=format)
Security News
PyPI Now Supports iOS and Android Wheels for Mobile Python Development
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
eztv_api_x
Advanced tools
Web scraper for EZTV.it
Currently supports 3 methods
getAllShows(cb)
Returns an object array of all TV Shows on eztv.it/showlist/ in the form {show: showname, id: eztvId, slug: eztv-slug}
getEpisodeMagnet(data, cb)
Data is a JSON object in the format {show: 'Community', season: 5, episode: 12}
. Returns the magnet link as a string.
getAllEpisodes(data, cb)
Data is JSON object same as one returned in getAllShows
returns multi-dimensional array with magnet URL string in the form episodes[season][episode]
cb
is the callback function passed to the methods and will be of the form function cb(error, result)
FAQs
Web Scraper to provide methods to access EZTV easier
We found that eztv_api_x demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.