All Projects → Denon → Syncplaylist

Denon / Syncplaylist

Licence: mit
sync playlist between music platform

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Syncplaylist

Music 163
爬取网易云音乐所有歌曲的评论数
Stars: ✭ 313 (+43.58%)
Mutual labels:  spider, music
Cloudmusic
网易云爬虫解决方案
Stars: ✭ 51 (-76.61%)
Mutual labels:  spider, music
Spiders
Python爬虫,返回一定格式的信息,下载,使用flask提供简易api。抖音无水印、皮皮虾、快手、网易云音乐、qq音乐、咪咕音乐、荔枝FM音频、知乎视频、最右语音、视频、微博......
Stars: ✭ 372 (+70.64%)
Mutual labels:  spider, music
Luoo.spider
🤖 A spider and server for Luoo.qy
Stars: ✭ 99 (-54.59%)
Mutual labels:  spider, music
Netcloud
NetCloud Web Spider
Stars: ✭ 37 (-83.03%)
Mutual labels:  spider, music
Netease Music Spider
netease-music-spider is a sipder that you can find beautiful girlfriend or handsome boyfriend.
Stars: ✭ 147 (-32.57%)
Mutual labels:  spider, music
Master Bot
A Discord music bot with playlist support, music quiz, saved playlists, lyrics, gifs and more
Stars: ✭ 204 (-6.42%)
Mutual labels:  music
Gerapy
Distributed Crawler Management Framework Based on Scrapy, Scrapyd, Django and Vue.js
Stars: ✭ 2,601 (+1093.12%)
Mutual labels:  spider
Jssoup
JavaScript + BeautifulSoup = JSSoup
Stars: ✭ 203 (-6.88%)
Mutual labels:  spider
Querylist
🕷️ The progressive PHP crawler framework! 优雅的渐进式PHP采集框架。
Stars: ✭ 2,392 (+997.25%)
Mutual labels:  spider
Webvideobot
Web crawler.
Stars: ✭ 214 (-1.83%)
Mutual labels:  spider
Dmskin Cloudmusic
网易云音乐-用WPF来做网易云音乐客户端会怎么样?
Stars: ✭ 213 (-2.29%)
Mutual labels:  music
Scdlbot
Telegram Bot for downloading MP3 rips of tracks/sets from SoundCloud, Bandcamp, YouTube with tags and artwork.
Stars: ✭ 210 (-3.67%)
Mutual labels:  music
Colly
Elegant Scraper and Crawler Framework for Golang
Stars: ✭ 15,535 (+7026.15%)
Mutual labels:  spider
Dht
BitTorrent DHT Protocol && DHT Spider.
Stars: ✭ 2,459 (+1027.98%)
Mutual labels:  spider
Discorddj
Discord DJ Bot. Play music in your server. Inspired by PlugDJ
Stars: ✭ 204 (-6.42%)
Mutual labels:  music
Lspider
LSpider 一个为被动扫描器定制的前端爬虫
Stars: ✭ 214 (-1.83%)
Mutual labels:  spider
Otto
Sampler, Sequencer, Multi-engine synth and effects - in a box! [WIP]
Stars: ✭ 2,390 (+996.33%)
Mutual labels:  music
Py Elasticsearch Django
基于python语言开发的千万级别搜索引擎
Stars: ✭ 207 (-5.05%)
Mutual labels:  spider
Flutter Music App
A Music app built using flutter
Stars: ✭ 212 (-2.75%)
Mutual labels:  music

syncPlaylist

中文版本 Sync playlist between WY and QQ.

platform

  1. Windows
  2. MacOS
  3. Linux

requirement

  1. beautifulsoup4
  2. requests
  3. selenium

Usage

Step 1: input config

input config in config.json.

  • If you choose WY to QQ:
  1. add your qq account and password in config.json[account, password]
  2. copy 163 playlist url in config.json[source_playlist_url]
  3. input qq playlist url in config.json[target_playlist_url]
  • If you choose QQ to WY:
  1. add your wy email account and password in config.json[account, password], currently only support WY email account.
  2. copy qq playlist url in config.json[source_playlist_url]
  3. input wy user playlist url in config.json[target_playlist_url]

Step 2:run script!

run python run.py

If you are not sure how to input the correct url config, please see the screenshot in dir example. Or you can email me.

windows exe

  1. unzip win32.rar
  2. Input config in win32/config.json according step1
  3. run win32/run.exe
  4. according the notice, chose sync mode.

debug

you can use chrome driver.

  1. Uncomment line 59 and line 64
  2. download chrome driver
  3. set driver path in settings.py
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].