Make sure python 3.0 or later is installed on your machine Visit https://developer.spotify.com/console/get-playlist-tracks/ and obtain an OAUTH token for your Spotify account. These last a limited amount of time (1 hour?) but you can get another one if it expires - in a text editor, open the xspfify/main.py file and edit the following values: - set the value of OAUTH_TOKEN to the value obtained above - set the value of SPOTIFY_USERNAME to your username (otherwise you'll end up with copies of my playlists!) - set the value of OUTPUT_PATH to a directory path that exists on your computer - open the console and navigate to the xspfify directory, then run the following commands, one at a time: > python3 -m venv venv > source venv/bin/activate (venv)> easy_install requests (venv)> python >>> import main >>> main.backup_playlists_to_xspf() XSPF is an open source format for portable playlists. (https://www.xspf.org/) This script produces a minimal playlist with just artist name and song title, for maximum compatibility. It should be easy to add additional fields to the output, by modifying the get_basic_track_details() method.
Python script to backup/convert your Spotify playlists into the XSPF format.
Overview
DankMemer-Farmer - Autofarm Self-Bot for Discord bot Named Dankmemer.
DankMemer-Farmer Autofarm Self-Bot for Discord bot Named Dankmemer. Warning We are not responsible if you got banned, since "self-bots" outside of the
Inline Телеграм бот для отправки GIF-изображений из ВКонтакте
VK GIFS Bot VKGIFSBot - удобный бот для отправки GIF-изображений из ВКонтакте в Телеграмe. Работает это очень просто: бот получает токен ВКонтакте API
This is a bot which you can use in telegram to spam without flooding and enjoy being in the leaderboard
Telegram-Count-spamming-Bot This is a bot which you can use in telegram to spam without flooding and enjoy being in the leaderboard You can avoid the
A python script to download twitter space, only works on running spaces (for now).
A python script to download twitter space, only works on running spaces (for now).
A telegram to pyrogram json bot
Pyrogram-Json-Bot A telegram to pyrogram json bot Please fork this repository don't import code Made with Python3 (C) @FayasNoushad Copyright permissi
Programa capaz de gerar QR Code a partir do link inserido.
QrCodePy Programa capaz de gerar QR Code, a partir do link inserido, em forma de imagem e salvar localmente. Exemplo de saída: Requisitos Pure Python
See GitHub API on terminal
gitbees About gitbees uses the GitHub API to show user data and ``repos` Using Make sure you have a python interpreter and then python gitbees.py Lice
A head unit UI designed to replace the RTx/SMEG/RNEG/NG4/RCC/NAC
HeadUnit UI (Come discuss about it on our Discord!) Intro This is the UI part of a headunit project from OpenLeo, based on python and kivy, it looks l
A Telegram Bot to display Codeforces Contest Ranklist
CFRankListBot A bot that displays the top ranks for a Codeforces contest. Participants' Details All the details of a participant is in the utils/__ini
Unfollows Users You're Following
Github-Unfollow-Bot Info It unfollows users you're following, it runs in the background so you can still do what you do without it bothering you. It's
A simple program to display current playing from Spotify app on your desktop
WallSpot A simple program to display current playing from Spotify app on your desktop How to Use: Linux: Currently Supports GNOME and KDE. If you want
A script to automatically update bot status at GitHub as well as in Telegram channel.
Support BotStatus ~ A simple & short repository to show your bot's status in your GitHub README.md file as well as in you channel. ⚠️ This repo should
Name says it all/Instructions are in README file.
Discord-Webhook-Spammer Name says it all/Instructions are in README file. Setup 1. pip install discord-webhook ( In console, terminal or whatever you
DISCORD script to automate sending messages to a particular server
discord discord script This script sends random quotes to an discord server and tags random users on the server in the process MADE WITH LOVE BY SACS
A group management bot written in python3 using the python-telegram-bot library.
Chika Fujiwara A modular telegram Python bot running on python3 with an sqlalchemy database. Originally a Marie fork, Chika was created for personal u
This is the repository for HalpyBOT, the Hull Seals IRC Chatbot Assistant.
HalpyBOT 1.4.2 This is the repository for HalpyBOT, the Hull Seals IRC Chatbot Assistant. Description This repository houses all of the files required
And now, for the first time, you can send alerts via action from ArcSight ESM Console to the TheHive when Correlation Rules are triggered.
ArcSight Integration with TheHive And now, for the first time, you can send alerts via action from ArcSight ESM Console to the TheHive when Correlatio
Unofficial python api for MicroBT Whatsminer ASICs
whatsminer-api Unofficial python api for MicroBT Whatsminer ASICs Code adapted from a python file found in the Whatsminer Telegram group that is credi
troposphere - Python library to create AWS CloudFormation descriptions
troposphere - Python library to create AWS CloudFormation descriptions
Implement SAST + DAST through Github actions
Implement SAST + DAST through Github actions The repository is supposed to implement SAST+DAST checks using github actions against a vulnerable python