Skip to content

tego101/tm3usort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TM3U Sort

A Quick tool to sort out elements in a m3u file.

#   http://github.com/tego101/tm3usort
=> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#   bitcoincash: —> qqz0ry3r7dnmm8rwllvx46ds7zf5srw3pqqgnx7x75
#   bitcoin: —> 1T96QVRwhKRmtTgk2JPtTzNpdhyKES3Kv
#   bitcoin: —> 39PgeaQUHtEqNiVQTKp1JcPMmWrwfo6DJf
#   CASHAPP -> REDTVME
=> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#   ALL DONATIONS WILL BE USED FOR SUSHI & .. SUSHI 
=> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

What is this?

Instead of copy pasting one by one each and every link from your M3U file. Use TM3U Sort to sort them for you automatically. So for example if you need all your movies for (2020) you can type.

 What Year or Title?  (2020)

and TM3U SORT will return all entries that have (2020) in them.

#EXTM3U
#EXTINF:-1 tvg-logo="" tvg-id="",Movie Name (2020)
http://www.domain.com:24561/live/user/password/64525
#EXTINF:-1 tvg-logo="" tvg-id="",Movie Name (2020)
http://www.domain.com:24561/live/user/password/64526
#EXTINF:-1 tvg-logo="" tvg-id="",Movie Name (2020)
http://www.domain.com:24561/live/user/password/64527
#EXTINF:-1 tvg-logo="" tvg-id="",Movie Name (2020)
http://www.domain.com:24561/live/user/password/64528
#EXTINF:-1 tvg-logo="" tvg-id="",Movie Name (2020)
http://www.domain.com:24561/live/user/password/64529

Requirements

  • Python3

This is an image

How-To use?

  • Place on desktop open PowerShell or Terminal and navigate to the TM3USORT folder on your desktop and run the following command:
 python3 m3usort.py
  • Enjoy!

About

A Quick tool to sort out elements in a m3u file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages