persepolisdm / persepolis

Persepolis Download Manager is a GUI for aria2.
https://persepolisdm.github.io
GNU General Public License v3.0
6.13k stars 649 forks source link

Fetch Media List fails #873

Closed SFdrifter closed 2 years ago

SFdrifter commented 2 years ago

System Details:

Fetch Media List now fails, not allowing download. Persepolis previously worked, but update of new youtube-dl (2021.06.06) from Bullseye repositories may have caused this problem. Or perhaps some other dependency...

See relevant log:

2021-07-15 17:42:42,110 - Persepolis - INFO - python version: 3.9.2 (default, Feb 28 2021, 17:03:44)

[GCC 10.2.1 20210110]

2021-07-15 17:42:42,110 - Persepolis - INFO - QT version: 5.15.2

2021-07-15 17:42:42,110 - Persepolis - INFO - PyQt version: 5.15.2

2021-07-15 17:42:42,110 - Persepolis - INFO - Operating system: Linux

2021-07-15 17:42:42,110 - Persepolis - INFO - Desktop env.: KDE

2021-07-15 17:42:44,017 - Persepolis - ERROR - Spider couldn't find file name

2021-07-15 17:42:44,033 - Persepolis - INFO - Aria2 is running

2021-07-15 17:42:44,033 - Persepolis - INFO - Aria2 version: 1.35.0

2021-07-15 17:42:46,423 - Persepolis - ERROR - 'abr'

2021-07-15 17:42:59,675 - Persepolis - ERROR - 'abr'

2021-07-15 17:43:00,594 - Persepolis - ERROR - 'abr'

2021-07-15 17:43:09,116 - Persepolis - ERROR - Spider couldn't find file name

2021-07-15 17:43:11,056 - Persepolis - ERROR - 'abr'

2021-07-15 17:43:39,200 - Persepolis - ERROR - Spider couldn't find file name

2021-07-15 17:43:40,938 - Persepolis - ERROR - 'abr'

2021-07-15 17:43:50,255 - Persepolis - ERROR - 'abr'

2021-07-15 17:44:01,685 - Persepolis - ERROR - Spider couldn't find file name

2021-07-15 17:44:03,548 - Persepolis - ERROR - 'abr'

2021-07-15 18:18:14,086 - Persepolis - ERROR - Spider couldn't find file name

2021-07-15 18:18:16,673 - Persepolis - ERROR - 'abr'

SFdrifter commented 2 years ago

I thought this issue had disappeared and closed it almost immediately after opening it, but today (16 July) I see it again. If I use youtube-dl one time from the command line, however, then Persepolis again acts normally.

Go figure.

alireza-amirsamimi commented 2 years ago

Hello Everything is OK on ArchLinux and Persepolis can fetch media. youtube-dl --version 2021.06.06 Can you write your link, please?

SFdrifter commented 2 years ago

Hmm..also using youtube-dl 2021.06.06.

As an example, this link just failed when I tried to use Persepolis, but worked with youtube-dl:
https://www.youtube.com/watch?v=Oyec_bkbgn0&t=1653s

After closing and re-opening Persepolis, trying a different link then worked, but the above link still failed:

2021-08-18 15:01:03,010 - Persepolis - INFO - python version: 3.9.2 (default, Feb 28 2021, 17:03:44)

[GCC 10.2.1 20210110]

2021-08-18 15:01:03,010 - Persepolis - INFO - QT version: 5.15.2

2021-08-18 15:01:03,010 - Persepolis - INFO - PyQt version: 5.15.2

2021-08-18 15:01:03,010 - Persepolis - INFO - Operating system: Linux

2021-08-18 15:01:03,010 - Persepolis - INFO - Desktop env.: KDE

2021-08-18 15:01:04,964 - Persepolis - INFO - Aria2 is running

2021-08-18 15:01:04,964 - Persepolis - INFO - Aria2 version: 1.35.0

2021-08-18 15:01:05,263 - Persepolis - ERROR - Spider couldn't find file name

2021-08-18 15:01:07,863 - Persepolis - ERROR - 'abr'

2021-08-18 15:02:55,284 - Persepolis - ERROR - 'abr'

2021-08-18 15:03:01,001 - Persepolis - ERROR - Spider couldn't find file name

2021-08-18 15:03:03,264 - Persepolis - ERROR - 'abr'

2021-08-18 15:04:04,535 - Persepolis - ERROR - Spider couldn't find file name

2021-08-18 15:04:21,901 - Persepolis - ERROR - Spider couldn't find file name

2021-08-18 15:04:23,443 - Persepolis - ERROR - 'abr'

alireza-amirsamimi commented 2 years ago

I can download it without any problem :)

SFdrifter commented 2 years ago

Well, of course you can (d'oh!). Regardless, Persepolis is a great little program, but I've just had to get used to it failing on certain links for whatever reason. Most of the time it works, and I have a workaround for when it doesn't, so this clearly isn't a major bug. Thanks for your attention.

SFdrifter commented 2 years ago

One more thing: I just tested the link I gave a few days ago as an example of one that didn't work, It failed several times then, but (of course) it worked fine today. Let's see if anyone else reports anything similar.