<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/backing-up-spotify-a0jkbagxp" -->

---
title: Backing up Spotify | daily.dev
description: Anna&#x27;s Archive created a comprehensive backup of Spotify containing 256 million track metadata entries and 86 million music files (~300TB), representing 99.6%...
canonical: https://daily.dev/posts/backing-up-spotify-a0jkbagxp
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Backing up Spotify | daily.dev
og:description: Anna&#x27;s Archive created a comprehensive backup of Spotify containing 256 million track metadata entries and 86 million music files (~300TB), representing 99.6%...
og:url: https://daily.dev/posts/backing-up-spotify-a0jkbagxp
og:image: https://api.daily.dev/og/posts/A0JKbaGxp.png
og:image:alt: Backing up Spotify
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Backing up Spotify

**[Hacker News](https://daily.dev/sources/hn)** · 31 min read · 11 upvotes · 0 comments

## Summary

Anna's Archive created a comprehensive backup of Spotify containing 256 million track metadata entries and 86 million music files (~300TB), representing 99.6% of listens. The archive uses torrents for distribution, prioritizes tracks by popularity, stores files in OGG Vorbis (160kbit/s for popular tracks) and OGG Opus (75kbit/s for unpopular tracks), and includes the world's largest publicly available music metadata database with 186 million unique ISRCs. The metadata is structured in SQLite databases covering artists, albums, tracks, playlists, audio features, and file information, making it the first fully open music preservation archive that can be easily mirrored.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://annas-archive.li/blog/backing-up-spotify.html>

---

Tags: [#crawling](https://daily.dev/tags/crawling), [#sqlite](https://daily.dev/tags/sqlite)

[View this post on daily.dev](https://daily.dev/posts/backing-up-spotify-a0jkbagxp)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Backing up Spotify","url":"https://daily.dev/posts/backing-up-spotify-a0jkbagxp","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/backing-up-spotify-a0jkbagxp"},"datePublished":"2025-12-20T20:28:46.436Z","dateModified":"2025-12-20T20:29:13.423Z","description":"Anna's Archive created a comprehensive backup of Spotify containing 256 million track metadata entries and 86 million music files (~300TB), representing 99.6%...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/9c00fd5047170b41a369e32e0920bdb3?_a=AQAEulh","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/9c00fd5047170b41a369e32e0920bdb3?_a=AQAEulh","isAccessibleForFree":true,"articleSection":"Hacker News","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Hacker News","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/hn","url":"https://daily.dev/sources/hn"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/backing-up-spotify-a0jkbagxp","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":11},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"crawling,sqlite","timeRequired":"PT31M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Hacker News","item":"https://daily.dev/sources/hn"},{"@type":"ListItem","position":3,"name":"Backing up Spotify"}]}
```

