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

[integration request / site request] Lofter.com, but code is already written #2294

Open
ErikUden opened this issue Feb 12, 2022 · 2 comments

Comments

@ErikUden
Copy link

Hello there!
I tested https://github.com/BYJRK/LofterCrawlerV2 today and it perfectly works. It is a simple python script that downloads all lofter content in the highest resolution. It has a good documentation and is overall pretty short. I'd appreciate it if it could be integrated into gallery-dl!
Thanks!

@0Ha16wA5
Copy link

Related to #650

@13luwish
Copy link

13luwish commented May 29, 2024

Hello, can you share how you run LofterCrawler? Came across your request while searching for gallery-dl Lofter support


Update:
I keep getting this error, would appreciate help:

Traceback (most recent call last):
File "C:\Users\Acer\AppData\Roaming\gallery-dl\loftercrawler.py", line 53, in
main()
File "C:\Users\Acer\AppData\Roaming\gallery-dl\loftercrawler.py", line 41, in main
post_infos = gather_post_infos(domain, args.start_page, args.end_page)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Acer\AppData\Roaming\gallery-dl\web_utils.py", line 283, in gather_post_infos
end_page = get_end_page_number(domain, start_page, end_page)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Acer\AppData\Roaming\gallery-dl\web_utils.py", line 247, in get_end_page_number
raise Exception('the given start page is invalid')
Exception: the given start page is invalid

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants