OFDL icon indicating copy to clipboard operation
OFDL copied to clipboard

Only partial list of files available

Open ensozero opened this issue 2 years ago • 6 comments

Everything works as it should, except that only a partial list of files are linked and downloadable. For example, one user lists 209 videos on their profile, and yet only 63 are linked and downloadable.

Is this a known issue?

ensozero avatar Jul 30 '23 20:07 ensozero

some of the videos are paid, are you sure that all the videos are free?

Alexo88 avatar Aug 06 '23 14:08 Alexo88

Yes, I'm completely sure. This user has zero paid content, and OFDL recognizes 209 but downloads 63.

ensozero avatar Aug 06 '23 15:08 ensozero

you can try with SCrawler, maybe you won't get the same, the fact that it doesn't download all the videos is normal in several repositories I tried.

Alexo88 avatar Aug 06 '23 18:08 Alexo88

It seems that the post API only returns 50 results when called with a limit of 100. The subsequent offsets are calculated assuming that the full amount is returned so some will be skipped.

https://github.com/Hashirama/OFDL/blob/36bc39c9b2aed1f4278b4d99182d26532ed068c2/module/snafylno.py#L791-L800

someguy75 avatar Mar 04 '24 08:03 someguy75

Ya I'll look into it.

Hashirama avatar Mar 05 '24 21:03 Hashirama

Some videos have DRM Protection. It shows the right amount of videos, but they cannot be downloaded. In Firefox: Shift+Right Click on a Video/Image You can download all media like that, execpt when a video has DRM

longusnickus avatar Mar 29 '24 04:03 longusnickus