-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: max error times for h5 feed api (#90)
* feat: max error times for h5 feed api * fix: exceptiongroup not in main group --------- Co-authored-by: JamzumSum <[email protected]>
- Loading branch information
1 parent
2c6de32
commit c63b9b0
Showing
7 changed files
with
125 additions
and
157 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
# SOME DESCRIPTIVE TITLE. | ||
# Copyright (C) 2022, aioqzone | ||
# This file is distributed under the same license as the aioqzone-feed package. | ||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2023. | ||
# | ||
#, fuzzy | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: aioqzone-feed \n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2023-03-08 21:56+0800\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language: zh_CN\n" | ||
"Language-Team: zh_CN <[email protected]>\n" | ||
"Plural-Forms: nplurals=1; plural=0;\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=utf-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Generated-By: Babel 2.12.1\n" | ||
|
||
#: ../../source/api/emoji.rst:2 | ||
msgid "Emoji API" | ||
msgstr "" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: aioqzone-feed \n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2023-03-09 14:12+0800\n" | ||
"POT-Creation-Date: 2023-03-13 13:11+0800\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
@@ -22,37 +22,6 @@ msgstr "" | |
msgid "aioqzone-feed Types" | ||
msgstr "" | ||
|
||
#: aioqzone_feed.type.BaseDetail aioqzone_feed.type.BaseFeed aioqzone_feed.type.FeedContent | ||
#: aioqzone_feed.type.VisualMedia of | ||
msgid "Config" | ||
msgstr "" | ||
|
||
#: aioqzone_feed.type.BaseDetail:1 aioqzone_feed.type.BaseFeed:1 aioqzone_feed.type.FeedContent:1 | ||
#: aioqzone_feed.type.VisualMedia:1 of | ||
msgid "**keep_untouched**: *tuple = (<class 'functools.singledispatchmethod'>,)*" | ||
msgstr "" | ||
|
||
#: aioqzone_feed.type.BaseDetail aioqzone_feed.type.BaseFeed aioqzone_feed.type.FeedContent | ||
#: aioqzone_feed.type.VisualMedia of | ||
msgid "Fields" | ||
msgstr "" | ||
|
||
#: aioqzone_feed.type.BaseDetail:1 of | ||
msgid "" | ||
":py:obj:`entities (List[aioqzone.type.entity.ConEntity]) " | ||
"<aioqzone_feed.type.BaseDetail.entities>`" | ||
msgstr "" | ||
|
||
#: aioqzone_feed.type.BaseDetail:1 of | ||
msgid "" | ||
":py:obj:`forward (pydantic.networks.HttpUrl | str | aioqzone_feed.type.BaseFeed | None) " | ||
"<aioqzone_feed.type.BaseDetail.forward>`" | ||
msgstr "" | ||
|
||
#: aioqzone_feed.type.BaseDetail:1 of | ||
msgid ":py:obj:`media (List[aioqzone_feed.type.VisualMedia]) <aioqzone_feed.type.BaseDetail.media>`" | ||
msgstr "" | ||
|
||
#: ../../docstring aioqzone_feed.type.BaseDetail.forward:1 of | ||
msgid "unikey to the feed, or the content itself." | ||
msgstr "" | ||
|
@@ -69,46 +38,6 @@ msgstr "" | |
msgid "FeedModel is a model for storing a feed, with the info to hashing and retrieving the feed." | ||
msgstr "" | ||
|
||
#: aioqzone_feed.type.BaseFeed:1 aioqzone_feed.type.FeedContent:1 of | ||
msgid "**orm_mode**: *bool = True*" | ||
msgstr "" | ||
|
||
#: aioqzone_feed.type.BaseFeed:1 of | ||
msgid ":py:obj:`abstime (int) <aioqzone_feed.type.BaseFeed.abstime>`" | ||
msgstr "" | ||
|
||
#: aioqzone_feed.type.BaseFeed:1 of | ||
msgid ":py:obj:`appid (int) <aioqzone_feed.type.BaseFeed.appid>`" | ||
msgstr "" | ||
|
||
#: aioqzone_feed.type.BaseFeed:1 of | ||
msgid ":py:obj:`curkey (pydantic.networks.HttpUrl | str | None) <aioqzone_feed.type.BaseFeed.curkey>`" | ||
msgstr "" | ||
|
||
#: aioqzone_feed.type.BaseFeed:1 of | ||
msgid ":py:obj:`fid (str) <aioqzone_feed.type.BaseFeed.fid>`" | ||
msgstr "" | ||
|
||
#: aioqzone_feed.type.BaseFeed:1 of | ||
msgid ":py:obj:`nickname (str) <aioqzone_feed.type.BaseFeed.nickname>`" | ||
msgstr "" | ||
|
||
#: aioqzone_feed.type.BaseFeed:1 of | ||
msgid ":py:obj:`topicId (str) <aioqzone_feed.type.BaseFeed.topicId>`" | ||
msgstr "" | ||
|
||
#: aioqzone_feed.type.BaseFeed:1 of | ||
msgid ":py:obj:`typeid (int) <aioqzone_feed.type.BaseFeed.typeid>`" | ||
msgstr "" | ||
|
||
#: aioqzone_feed.type.BaseFeed:1 of | ||
msgid ":py:obj:`uin (int) <aioqzone_feed.type.BaseFeed.uin>`" | ||
msgstr "" | ||
|
||
#: aioqzone_feed.type.BaseFeed:1 of | ||
msgid ":py:obj:`unikey (pydantic.networks.HttpUrl | str | None) <aioqzone_feed.type.BaseFeed.unikey>`" | ||
msgstr "" | ||
|
||
#: ../../docstring aioqzone_feed.type.BaseFeed.abstime:1 of | ||
msgid "Feed created time. common alias: `created_time`" | ||
msgstr "" | ||
|
@@ -128,26 +57,6 @@ msgid "" | |
"string and is commonly used by multiple shares. So do not distinguish all feeds on this field." | ||
msgstr "" | ||
|
||
#: ../../docstring aioqzone_feed.type.BaseFeed.nickname:1 of | ||
msgid "Feed owner nickname." | ||
msgstr "" | ||
|
||
#: ../../docstring aioqzone_feed.type.BaseFeed.topicId:1 of | ||
msgid "" | ||
"This is used to reply to this feed, or can be used to update this feed if current user own this " | ||
"feed." | ||
msgstr "" | ||
|
||
#: ../../docstring aioqzone_feed.type.BaseFeed.uin:1 of | ||
msgid "Feed owner uin. (hostuin)" | ||
msgstr "" | ||
|
||
#: ../../docstring aioqzone_feed.type.BaseFeed.unikey:1 of | ||
msgid "" | ||
"The identifier to the original content. May be a url in all kinds (sometimes not strictly in a " | ||
"correct format, but it is from the meaning)" | ||
msgstr "" | ||
|
||
#: functools.singledispatchmethod.__get__.<locals>._method:1 of | ||
msgid "classmethod(function) -> method" | ||
msgstr "" | ||
|
@@ -187,50 +96,30 @@ msgid "" | |
"staticmethod builtin." | ||
msgstr "" | ||
|
||
#: aioqzone_feed.type.FeedContent:1 of | ||
msgid "" | ||
"FeedContent is feed with contents. This might be the common structure to represent a feed as " | ||
"what it's known." | ||
msgstr "" | ||
|
||
#: aioqzone_feed.type.FeedContent:1 of | ||
msgid ":py:obj:`islike (int) <aioqzone_feed.type.FeedContent.islike>`" | ||
msgstr "" | ||
|
||
#: aioqzone_feed.type.VisualMedia:1 of | ||
msgid ":py:obj:`height (int) <aioqzone_feed.type.VisualMedia.height>`" | ||
msgstr "" | ||
|
||
#: aioqzone_feed.type.VisualMedia:1 of | ||
msgid ":py:obj:`is_video (bool) <aioqzone_feed.type.VisualMedia.is_video>`" | ||
msgstr "" | ||
|
||
#: aioqzone_feed.type.VisualMedia:1 of | ||
msgid ":py:obj:`raw (pydantic.networks.HttpUrl) <aioqzone_feed.type.VisualMedia.raw>`" | ||
msgstr "" | ||
|
||
#: aioqzone_feed.type.VisualMedia:1 of | ||
msgid ":py:obj:`thumbnail (pydantic.networks.HttpUrl | None) <aioqzone_feed.type.VisualMedia.thumbnail>`" | ||
msgstr "" | ||
|
||
#: aioqzone_feed.type.VisualMedia:1 of | ||
msgid ":py:obj:`width (int) <aioqzone_feed.type.VisualMedia.width>`" | ||
#: ../../docstring aioqzone_feed.type.BaseFeed.nickname:1 of | ||
msgid "Feed owner nickname." | ||
msgstr "" | ||
|
||
#: ../../docstring aioqzone_feed.type.VisualMedia.raw aioqzone_feed.type.VisualMedia.thumbnail of | ||
msgid "Constraints" | ||
#: ../../docstring aioqzone_feed.type.BaseFeed.topicId:1 of | ||
msgid "" | ||
"This is used to reply to this feed, or can be used to update this feed if current user own this " | ||
"feed." | ||
msgstr "" | ||
|
||
#: ../../docstring aioqzone_feed.type.VisualMedia.raw:1 aioqzone_feed.type.VisualMedia.thumbnail:1 of | ||
msgid "**minLength** = 1" | ||
#: ../../docstring aioqzone_feed.type.BaseFeed.uin:1 of | ||
msgid "Feed owner uin. (hostuin)" | ||
msgstr "" | ||
|
||
#: ../../docstring aioqzone_feed.type.VisualMedia.raw:1 aioqzone_feed.type.VisualMedia.thumbnail:1 of | ||
msgid "**maxLength** = 2083" | ||
#: ../../docstring aioqzone_feed.type.BaseFeed.unikey:1 of | ||
msgid "" | ||
"The identifier to the original content. May be a url in all kinds (sometimes not strictly in a " | ||
"correct format, but it is from the meaning)" | ||
msgstr "" | ||
|
||
#: ../../docstring aioqzone_feed.type.VisualMedia.raw:1 aioqzone_feed.type.VisualMedia.thumbnail:1 of | ||
msgid "**format** = uri" | ||
#: aioqzone_feed.type.FeedContent:1 of | ||
msgid "" | ||
"FeedContent is feed with contents. This might be the common structure to represent a feed as " | ||
"what it's known." | ||
msgstr "" | ||
|
||
#~ msgid "Fields" | ||
|
@@ -367,3 +256,31 @@ msgstr "" | |
|
||
#~ msgid "**format** = uri" | ||
#~ msgstr "" | ||
|
||
#~ msgid "**keep_untouched**: *tuple = (<class 'functools.singledispatchmethod'>,)*" | ||
#~ msgstr "" | ||
|
||
#~ msgid "" | ||
#~ ":py:obj:`entities (List[aioqzone.type.entity.ConEntity]) " | ||
#~ "<aioqzone_feed.type.BaseDetail.entities>`" | ||
#~ msgstr "" | ||
|
||
#~ msgid "" | ||
#~ ":py:obj:`forward (pydantic.networks.HttpUrl | str | " | ||
#~ "aioqzone_feed.type.BaseFeed | None) " | ||
#~ "<aioqzone_feed.type.BaseDetail.forward>`" | ||
#~ msgstr "" | ||
|
||
#~ msgid ":py:obj:`media (List[aioqzone_feed.type.VisualMedia]) <aioqzone_feed.type.BaseDetail.media>`" | ||
#~ msgstr "" | ||
|
||
#~ msgid ":py:obj:`curkey (pydantic.networks.HttpUrl | str | None) <aioqzone_feed.type.BaseFeed.curkey>`" | ||
#~ msgstr "" | ||
|
||
#~ msgid ":py:obj:`unikey (pydantic.networks.HttpUrl | str | None) <aioqzone_feed.type.BaseFeed.unikey>`" | ||
#~ msgstr "" | ||
|
||
#~ msgid "" | ||
#~ ":py:obj:`thumbnail (pydantic.networks.HttpUrl | None) " | ||
#~ "<aioqzone_feed.type.VisualMedia.thumbnail>`" | ||
#~ msgstr "" |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.