Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use piped.video instead of main piped instance #2172

Merged
merged 2 commits into from
Sep 2, 2024
Merged

Conversation

j3bx
Copy link
Contributor

@j3bx j3bx commented Aug 26, 2024

This should fix #2171

Title

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate)

Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My code follows the code style of this project
  • My change requires a change to the documentation
  • I have updated the documentation accordingly
  • I have read the CONTRIBUTING document
  • I have read the CORE VALUES document
  • I have added tests to cover my changes
  • All new and existing tests passed

@xnetcat xnetcat changed the base branch from master to dev September 2, 2024 19:56
@xnetcat xnetcat merged commit 4d9d8d2 into spotDL:dev Sep 2, 2024
0 of 11 checks passed
@xnetcat xnetcat mentioned this pull request Sep 6, 2024
xnetcat added a commit that referenced this pull request Sep 6, 2024
Bug fixes:
- Always include filter when sending requests to piped by @xnetcat 
- Check status code when getting response from piped by @xnetcat 
- Use piped.video instead of main piped instance by @j3bx in #2172
- Fixed `RuntimeError: Directory 'C:\Users\myuser\.spotdl\web-ui\dist' does not exist` by @R0GUE-A5H in #2173
- Make sync command aware of file name changes by @xnetcat 

Documentation:
- Chore: update downloader.py by @Elto

Co-authored-by: kuba <xnetcat.dev@gmail.com>
Co-authored-by: Alan <96998756+j3bx@users.noreply.github.com>
Co-authored-by: Ikko Eltociear Ashimine <eltociear@gmail.com>
Co-authored-by: Ash <38578557+R0GUE-A5H@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Main Piped instance (https://pipedapi.kavin.rocks) now needs authentication
2 participants