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
An automated bot for twitter using Tweepy!
Tweeby An automated bot for twitter using Tweepy! About This bot will look for tweets that contain certain hashtags, if found. It'll send them a messa
ShadowClone allows you to distribute your long running tasks dynamically across thousands of serverless functions and gives you the results within seconds where it would have taken hours to complete
ShadowClone allows you to distribute your long running tasks dynamically across thousands of serverless functions and gives you the results within seconds where it would have taken hours to complete
Tubee is a web application, which runs actions when your subscribed channel upload new videos
Tubee is a web application, which runs actions when your subscribed channel upload new videos, think of it as a better IFTTT but built specifically for YouTube with many enhancements.
Inline Телеграм бот для отправки GIF-изображений из ВКонтакте
VK GIFS Bot VKGIFSBot - удобный бот для отправки GIF-изображений из ВКонтакте в Телеграмe. Работает это очень просто: бот получает токен ВКонтакте API
buys ethereum based on graphics card moving average price on ebay
ebay_trades buys ethereum based on graphics card moving average price on ebay Built as a meme, this application will scrape the first 3 pages of ebay
Reads and prints information from the website MalAPI.io
MalAPIReader Reads and prints information from the website MalAPI.io optional arguments:
python library to the bitly api
bitly API python library Installation pip install bitly_api Run tests Your username is the lowercase name shown when you login to bitly, your access
PyHoroscope - Observational Indian lunisolar calendar, horoscope and matching using the Swiss ephemeris
PyHoroscope Observational Indian lunisolar calendar, horoscope and matching usin
Super simple anti-spam Discord bot
AutoAntiRaidBot Super simple anti-spam Discord bot. Will automatically kick any member with an account made under 1 day ago, and will ban any member w
A python API for BSCScan (Binance Smart Chain Explorer), available on PyPI.
bscscan-python A complete Python API for BscScan.com, available on PyPI. Powered by BscScan.com APIs. This is a gently modified fork of the etherscan-
VC-Music , Playing music without bot.
VC-Userbot A Telegram Userbot to play or streaming Audio and Video songs / files in Telegram Voice Chats. It's made with PyTgCalls and Pyrogram Requir
a simple floating window for watch cryptocurrency price
floating-monitor with cryptocurrency 浮動視窗虛擬貨幣價格監控 a floating monitor window to show price of cryptocurrency. use binance api to get price 半透明的浮動視窗讓你方便
A template that everyone can use for the start of their discord bot
Python Discord Bot Template This repository is a template that everyone can use for the start of their discord bot. When I first started creating my d
Info & tools for reverse engineering the M6 smart fitness band
m6-reveng This repo contains information and tools for reverse engineering the $7 M6 smart fitness band. Hardware The SoC (system-on-a-chip) is a Teli
TORNADO CASH Pancakeswap Sniper BOT 2022-V1 (MAC WINDOWS ANDROID LINUX)
TORNADO CASH Pancakeswap Sniper BOT 2022-V1 (MAC WINDOWS ANDROID LINUX)
The Dolby.io Developer Days Getting Started with Media APIs Workshop repo.
Dolby.io Developer Days Media APIs Getting Started Application About this Workshop and Application This example is designed to get participants workin
Sample code helps get you started with a simple Python web service using AWS Lambda and Amazon API Gateway
Welcome to the AWS CodeStar sample web service This sample code helps get you started with a simple Python web service using AWS Lambda and Amazon API
This is a fully functioning Binance trading bot that measures the volatility of every coin on Binance and places trades with the highest gaining coins If you like this project consider donating though the Brave browser to allow me to continuously improve the script.
Binance Volitility Trading Bot This Binance trading bot analyses the changes in price across all coins on Binance and place trades on the most volatil
基于nonebot2开发的群管机器人qbot,支持上传并运行python代码以及一些基础管理功能
nonebot2-Eleina 基于nonebot2开发的群管机器人qbot,支持上传并运行python代码以及一些基础管理功能 Readme 环境:python3.7.3+,go-cqhttp 安装及配置:参见(https://v2.nonebot.dev/guide/installation.h
Automatic Video Library Manager for TV Shows
Automatic Video Library Manager for TV Shows. It watches for new episodes of your favorite shows, and when they are posted it does its magic. Dependen