Coder Social home page Coder Social logo

spotify-podcaster-uploader's Introduction

Project Title:
Automated Spotify Podcaster (Anchor) episode uploader

Project Description:
As there is currently no official API for uploading new podcast episodes to Spotify via Anchor, this project offers a solution. Inspired by two other projects, this script uses Puppeteer to automate using headless browser, enabling the seamless uploading of podcast episodes to Spotify Podcaster. Inspired by https://github.com/geeksblabla/geeksblabla.com/blob/master/scripts/puppeteer-upload.js

Project Features:

  • Automated Uploads: The script automates the process of uploading podcast episodes to Spotify via the Anchor platform.

How It Works:
The script interacts with the Anchor platform to fetch podcast episode details, including the audio file, title, description, and other metadata. It then uses Puppeteer to automate the steps necessary to log in to Spotify, access the podcast dashboard, and upload the episode with the provided information.

Getting Started:
To use this script, follow these steps:

  1. Clone this repository to your local machine.
  2. Run npm install
  3. Configure the environment with your Anchor and Spotify credentials (see Code example).
  4. Customize the file .\scripts\puppeteer-upload.example.js.
  5. Run npm test, and it will automate the episode upload process for you.

Code example

SET ANCHOR_EMAIL=YourAnchorLoginEmail
SET ANCHOR_PASSWORD=YourAnchorLoginPassword
npm install
node test

Possible Improvements:
Reorganize code (location, modules), improved error handling, better html handling, code style ...

Disclaimer:
Please note that this project is not affiliated with Spotify or Anchor. It provides an unofficial workaround to automate the podcast episode uploading process and may require adjustments if the platforms' websites change.

License:
This project is licensed under the MIT License, allowing for free use and distribution.

Author:
This project is developed and maintained by [Peter A. Pirc]. If you have any questions or need assistance, feel free to reach out.

Acknowledgments:
Special thanks to the creators of the two projects that inspired this script, as well as the Puppeteer community for their valuable contributions to web automation.

spotify-podcaster-uploader's People

Contributors

papsl avatar

Stargazers

Nexmoe avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.