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

[Bug]: Assets can have the same name #244

Open
moliberga opened this issue Sep 30, 2024 · 2 comments
Open

[Bug]: Assets can have the same name #244

moliberga opened this issue Sep 30, 2024 · 2 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@moliberga
Copy link
Contributor

What happened?

{AA58CBA2-127D-433D-9590-8467C13379EF}

[04:52:16] [udemy-downloader] [parse_new:1725] ERROR: > Error downloading asset
Traceback (most recent call last):
  File "/udemy-downloader/main.py", line 1722, in parse_new
    ret_code = download_aria(download_url, chapter_dir, filename)
  File "/udemy-downloader/main.py", line 1417, in download_aria
    raise Exception("Return code from the downloader was non-0 (error)")
Exception: Return code from the downloader was non-0 (error)

Expected Result

rename new download as (1)
example: abc.pdf, abc_1.pdf

Branch

master/main

What operating systems are you seeing the problem on?

Linux/Unix

Relevant log output

No response

Other information

No response

@moliberga moliberga added the bug Something isn't working label Sep 30, 2024
@Puyodead1
Copy link
Owner

Are they not the same content?

@moliberga
Copy link
Contributor Author

Are they not the same content?

no. they are different files.

@Puyodead1 Puyodead1 added the enhancement New feature or request label Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants