idaniil24/ym-track-collector
Скрипт для сбора треков из плейлистов Яндекс Музыки через DevTools Console. Export tracks from Yandex Music playlists to TXT/CSV via browser console.
This script helps Yandex Music users quickly extract track information from their playlists. You simply open a playlist in your browser, run a small script in the developer console, and then scroll through your playlist. The script captures the artist, title, and duration of each track, exporting them into a plain text (.txt) file or a structured spreadsheet (.csv) for easy use outside of Yandex Music.
Use this if you need to get a list of songs from a Yandex Music playlist into a spreadsheet or text file for organizing, sharing, or analysis.
Not ideal if you need to extract information from music streaming services other than Yandex Music, or if you prefer not to use your browser's developer console.
Stars
18
Forks
2
Language
JavaScript
License
MIT
Category
Last pushed
Mar 04, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/idaniil24/ym-track-collector"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.