Git Product home page Git Product logo

Comments (3)

Dineshkarthik avatar Dineshkarthik commented on June 2, 2024

@MrAutismo can you explain what is the unknown_errors.txt?
Also, the 503 timeout error might be related to network issues can you retry the script and check?

I tried the above config and it succeeded without any error. (No downloads as there is no message in that channel)

from telegram_media_downloader.

MrAutismo avatar MrAutismo commented on June 2, 2024

I dont know what that file is, it just appeared.

Usually network shouldnt be a problem as i never had any issues.
I just started the script again and am getting the same errors.

Had it running over night, got 3Gb in videos, but no images (and there are alot)

Edit:
tried running it with plain windows, same result

Edit2:
Turned on debug, this doesnt seem right tho

DEBUG:pyrogram.session.session:Received:
{
    "_": "Message",
    "msg_id": 6943478823162041345,
    "seq_no": 177,
    "length": 36,
    "body": {
        "_": "types.RpcResult",
        "req_msg_id": 6943478822520604672,
        "result": {
            "_": "types.RpcError",
            "error_code": 420,
            "error_message": "FLOOD_WAIT_3"
        }
    }
}

Also, can the downloader handle restricted images?

"restriction_reason": [
                        {
                            "_": "types.RestrictionReason",
                            "platform": "ios",
                            "reason": "porn",
                            "text": "This message couldn't be displayed on your device because it contains pornographic materials."
                        }
                    ]

from telegram_media_downloader.

stale avatar stale commented on June 2, 2024

This issue has been automatically marked as stale because it has not had recent activity in the past 60 days. It will be closed if no further activity occurs in the next 7 days. Thank you for your contributions.

from telegram_media_downloader.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.