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

Update track.py - Fix _1 filenames (Issue #64), and added m3u8 playlist creation (Issue #65) #112

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

diogosena
Copy link

Fix _1 filenames (Issue #64), and added m3u8 playlist creation (Issue #65)

Fix _1 filenames, and added m3u8 playlist creation
@yocontra
Copy link

Any chance of this landing? Also having this issue.

@@ -282,6 +287,22 @@ def download_track(mode: str, track_id: str, extra_keys=None, disable_progressba

if not Zotify.CONFIG.get_bulk_wait_time():
time.sleep(Zotify.CONFIG.get_bulk_wait_time())

# Verifica se o nome da playlist foi fornecido
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please change the comments to English? Thanks!

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.

3 participants