mirror of
https://github.com/THIS-IS-NOT-A-BACKUP/zspotify.git
synced 2025-07-01 15:23:15 +00:00
Update podcast.py
This commit is contained in:
parent
5358d6f8ee
commit
8e77cea4d1
@ -7,7 +7,7 @@ from tqdm import tqdm
|
||||
|
||||
from const import (CHUNK_SIZE, ERROR, ID, ITEMS, NAME, ROOT_PODCAST_PATH, SHOW,
|
||||
SKIP_EXISTING_FILES)
|
||||
from utils import MusicFormat, create_download_directory, sanitize_data
|
||||
from utils import create_download_directory, sanitize_data
|
||||
from zspotify import ZSpotify
|
||||
|
||||
EPISODE_INFO_URL = 'https://api.spotify.com/v1/episodes'
|
||||
|
Loading…
x
Reference in New Issue
Block a user