Skip to content
View KryptoUI's full-sized avatar
  • U.K

Block or report KryptoUI

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. KryptoUI M3U Name Extractor in Pytho... KryptoUI M3U Name Extractor in Python - Tinker GUI- pip install tinker and away you go
    1
    import os
    2
    from tkinter import Tk, filedialog, messagebox, Label, Button
    3
    
                  
    4
    # Function to extract channel names from M3U file
    5
    def kryptoui_channel_names(m3u_file_path):