Skip to content

Downloading forum: extractor not found #19

@SanZamoyski

Description

@SanZamoyski

Hi!

forum-dl -f maildir --boards --threads --posts --files https://www.t4-forum.pl/index.php?sid=79f9a8226101647960c17ddccb921b06
INFO:root:GET https://www.t4-forum.pl {} {}
INFO:root:GET https://www.t4-forum.pl/index.php?sid=79f9a8226101647960c17ddccb921b06 {} {}
INFO:root:GET https://www.t4-forum.pl/index.php {} {}
INFO:root:GET https://www.t4-forum.pl/ {} {}
INFO:root:GET https://www.t4-forum.pl/index.php/viewforum.php {} {}
Traceback (most recent call last):
  File "/home/san/.local/bin/forum-dl", line 8, in <module>
    sys.exit(main())
  File "/home/san/.local/lib/python3.10/site-packages/forum_dl/__init__.py", line 34, in main
    forumdl.download(
  File "/home/san/.local/lib/python3.10/site-packages/forum_dl/forumdl.py", line 24, in download
    self.download_url(
  File "/home/san/.local/lib/python3.10/site-packages/forum_dl/forumdl.py", line 40, in download_url
    extractor = extractors.find(url, session_options, extractor_options)
  File "/home/san/.local/lib/python3.10/site-packages/forum_dl/extractors/__init__.py", line 37, in find
    raise ExtractorNotFoundError(url)
forum_dl.exceptions.ExtractorNotFoundError: https://www.t4-forum.pl/index.php?sid=79f9a8226101647960c17ddccb921b06

I want to download whole forum.
Also, is there way to log in before downloading or sid is enought?

Thanks and best regards!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions