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

Nome episodio che termina con i "..." #3

Closed
seaquake opened this issue Feb 10, 2020 · 0 comments
Closed

Nome episodio che termina con i "..." #3

seaquake opened this issue Feb 10, 2020 · 0 comments

Comments

@seaquake
Copy link

Purtroppo su windows non sono permesse directory che terminano con i punti, pertanto nel momento della creazione windows li ripulisce.
Ovviamente poi raiplay-dl non trova la directory corretta e si blocca.

Downloading title @ https://www.raiplay.it//video/2016/06/Un-Ciclone-in-Convento-S3E2---Addio-Mausi-3ad6e24c-5f64-46fa-9cb1-2300d5f16dae.json Traceback (most recent call last): File "raiplay-dl.py", line 83, in <module> download(args.url, args.download_directory) File "raiplay-dl.py", line 33, in download download_show(url, download_dir) File "raiplay-dl.py", line 42, in download_show download_set(get_raiplay_url(block_set["path_id"]), download_dir) File "raiplay-dl.py", line 49, in download_set download_title(get_raiplay_url(episode["path_id"]), download_dir) File "raiplay-dl.py", line 61, in download_title os.makedirs(video_filename.parent) File "C:\Users\Seaquake\AppData\Local\Programs\Python\Python38-32\lib\os.py", line 221, in makedirs mkdir(name, mode) FileNotFoundError: [WinError 3] Impossibile trovare il percorso specificato: 'rai2\\Un Ciclone in Convento S3E2 - Addio, Mausi...\\3'

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

No branches or pull requests

1 participant