Skip to main content

A Cool & Simple Python M3U Playlist Checker/Downloader/Maker/Parser & XPSF To M3U Converter.

Project description

Wuddz M3U Checker/Downloader/Maker/Parser & XPSF To M3U Converter

Description

  • A Cool & Simple Python M3U Playlist Checker/Downloader/Maker/Parser & XPSF To M3U Playlist Converter.

Prerequisites

  • Python : 3.7

Installation

Install using PyPI:

pip install wuddz-m3u

Install locally by cloning or downloading and extracting the repo, then cd into 'dist' directory and execute:

pip install wuddz_m3u-1.0.3.tar.gz

Then to run it, execute the following in the terminal:

wudz-m3u

Usage

Default Output Folder Is "M3U" On Current User's Desktop With "Created,Downloads,Parsed" Sub Directories.

Parse .m3u Playlist(s) In 'C:\TV' Directory For Billions Season 5 & Create Playlist(s):

wudz-m3u -f "C:\TV" -t "Billions S05" -p

Parse .m3u Playlist(s) In 'C:\TV' Directory For Group Title Series & Create Playlist(s):

wudz-m3u -f "C:\TV" -g "Series" -p

Create .m3u Playlist With Titles & Links In Specified Files (*Specify Titles,Links In That Order):

wudz-m3u -f "C:\Titles.txt,C:\Links.txt" -c

Create .m3u Playlist Series Title 'House' Starting From Season 2 Episode 1, Episodes Per Season 10 With Links In Links.txt File.

wudz-m3u -f "C:\Links.txt" -t House -s 2 -a 10

Convert 'file.xpsf' XPSF To 'file.m3u' M3U Playlist In C:\Users Directory

wudz-m3u -f "C:\file.xpsf" -v -o C:\Users

Check & Download Legit M3u Urls From 'valid.txt' To Output Folder As Local Playlist Files & Legit Urls In 'm3u_valid.txt'.

wudz-m3u -l "C:\valid.txt" -d

Library

Convert '/home/ubuntu/Documents/file.xpsf' XPSF Playlist To M3U Playlist In '/home/ubuntu/Desktop' Directory.

>>> from wuddz_m3u import m3u
>>> m = m3u.M3U()
>>> m.__convert('/home/ubuntu/Documents/file.xpsf', '/home/ubuntu/Desktop')

Parse M3U Playlist File '/home/ubuntu/Documents/sub.m3u' For Series House Of Cards & Create Playlist In '/home/ubuntu/Desktop/TV' Directory.

>>> from wuddz_m3u import m3u
>>> playlist = '/home/ubuntu/Documents/sub.m3u'
>>> output = '/home/ubuntu/Desktop/TV'
>>> title = 'House Of Cards'
>>> m = m3u.M3U()
>>> m.__search(playlist,output,t=title)

Contact Info:

Buy Me A Coffee!!

Alt Text

  • ERC20: 0xbF4d5309Bc633d95B6a8fe60E6AF490F11ed2Dd1

Alt Text

  • BTC: bc1qa7ssx0e4l6lytqawrnceu6hf5990x4r2uwuead

Alt Text

  • LTC: LdbcFiQVUMTfc9eJdc5Gw2nZgyo6WjKCj7

Alt Text

  • DOGE: DFwLwtcam7n2JreSpq1r2rtkA48Vos5Hgm

Alt Text

  • TRON: TY6e3dWGpqyn2wUgnA5q63c88PJzfDmQAD

Enjoy my awesome creativity!!

Peace & Love Always!!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wuddz_m3u-1.0.3.tar.gz (7.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

wuddz_m3u-1.0.3-py3-none-any.whl (9.4 kB view details)

Uploaded Python 3

File details

Details for the file wuddz_m3u-1.0.3.tar.gz.

File metadata

  • Download URL: wuddz_m3u-1.0.3.tar.gz
  • Upload date:
  • Size: 7.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.7

File hashes

Hashes for wuddz_m3u-1.0.3.tar.gz
Algorithm Hash digest
SHA256 d67e819b04dff7006111ccbe616ffab6776a73d9b03d4bc826601a28414bc256
MD5 32ed3655ebd2281b487bd31246bf725c
BLAKE2b-256 d180b50435fed14690a1a2cf03eac77d1b101e81c8928b534b239df4ff9da0c8

See more details on using hashes here.

File details

Details for the file wuddz_m3u-1.0.3-py3-none-any.whl.

File metadata

  • Download URL: wuddz_m3u-1.0.3-py3-none-any.whl
  • Upload date:
  • Size: 9.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.7

File hashes

Hashes for wuddz_m3u-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 aba66791a9d217b4d1bd13bf05cae3fa24b49c66b69b41791aee3e8ea8887016
MD5 9b45098ee4ed225a0cc12ab0c347b8b5
BLAKE2b-256 20e63a2b951c6942bb4c18f1d01b2308d27580ec2a2f5b61d761a497c16edb13

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page