MCPcopy Create free account

hub / github.com/Nandaka/PixivUtil2 / functions

Functions531 in github.com/Nandaka/PixivUtil2

MethodPrintInfo
(self)
model/PixivImage.py:345
MethodWriteInfo
(self, filename)
model/PixivModelFanbox.py:416
Method__init__
(self, root_directory, target="", timeout=5 * 60)
PixivDBManager.py:27
Method__init__
(self, root)
PixivUtilGUI.py:17
Method__init__
(self, tag, tag_node)
model/PixivImage.py:25
Method__init__
(self, manga_series_id: int, current_page: int, payload: str)
model/PixivImage.py:613
Method__init__
(self, post_id, parent, page, tzInfo=None)
model/PixivModelFanbox.py:57
Method__init__
(self, artist_id, artist_name, creator_id, tzInfo=None)
model/PixivModelFanbox.py:561
Method__init__
(self, novel_id, novel_json, tzInfo=None, dateFormat=None)
model/PixivNovel.py:15
Method__init__
(self, series_id, series_json)
model/PixivNovel.py:131
Method__init__
(self, jsonResponse)
model/PixivGroup.py:15
Method__init__
(self, page)
model/PixivBookmark.py:119
Method__init__
(self, memberId, path)
model/PixivListItem.py:15
Method__init__
(self, artist_id, page, tzInfo=None, dateFormat=None)
model/PixivModelSketch.py:21
Method__init__
(self, post_id, artist, page, tzInfo=None, dateFormat=None)
model/PixivModelSketch.py:98
Method__init__
(self, image_id, bookmark_count, image_response_count, ai_type=-1)
model/PixivTags.py:15
Method__init__
(self)
model/PixivTags.py:26
Method__init__
(self, payload)
model/PixivTags.py:129
Method__init__
(self, payload)
model/PixivTags.py:141
Method__init__
(self, mid: int = 0, page: str = "", fromImage=False, offset: int = -1, limit: int = -1)
model/PixivArtist.py:13
Method__init__
(self, js_str, filters)
model/PixivRanking.py:18
Method__init__
(self, js_str, type_mode)
model/PixivRanking.py:47
Method__init__
(self, offset=None, name=None)
common/datetime_z.py:24
Method__init__
(self, config, cookie_jar)
common/PixivBrowserFactory.py:105
Method__init__
(self, offset=0, name=None)
common/PixivHelper.py:1449
Method__init__
(self, message, *args, errorCode=0, htmlPage=None)
common/PixivException.py:39
Method__init__
(self, username, password, proxies=None, validate_ssl=True, refresh_token=None)
common/PixivOAuth.py:139
Method__init__
(self, section, option, default, *, followup=None, restriction=None, error_message=None)
common/PixivConfig.py:30
Method__init__
(self)
common/PixivConfig.py:237
Method__init__
(self, job, _config)
handler/PixivBatchHandler.py:27
Method__repr__
(self)
model/PixivListItem.py:21
Method__repr__
(self)
common/datetime_z.py:39
Method__repr__
(self)
common/datetime_z.py:55
Method__repr__
(self)
common/PixivHelper.py:1460
Method__str__
(self)
model/PixivModelFanbox.py:85
Method__str__
(self)
model/PixivModelFanbox.py:569
Method__str__
(self)
model/PixivModelSketch.py:64
Method__str__
(self)
model/PixivModelSketch.py:145
Method__str__
(self)
common/PixivException.py:46
Method_getInitConfig
(self, page)
common/PixivBrowserFactory.py:354
Method_oauth_manager
(self)
common/PixivBrowserFactory.py:60
Methodback
(self, n=1)
common/PixivBrowserFactory.py:116
Methodbrowse_file
(self)
PixivUtilGUI.py:281
Methodbrowse_root_dir
(self)
PixivUtilGUI.py:290
Functioncheck_file_exists
(config, filename, file_size, old_size)
common/PixivHelper.py:737
Functioncheck_version
(br, config=None)
common/PixivHelper.py:1329
FunctionclearScreen
()
common/PixivHelper.py:419
Functionclear_all
()
common/PixivHelper.py:694
Methodclear_output
(self)
PixivUtilGUI.py:544
Functioncoalesce
Return the first value that is not None and not an empty string. If none match, return the first value that is not an empty string. Other
common/PixivHelper.py:679
Methodcover_more_format
()
test/test_PixivModel_fanbox.py:372
Functioncreate_avabg_filename
(artistModel, targetDir, format_src)
common/PixivHelper.py:476
Functioncreate_custom_request
(url, config, referer='https://www.pixiv.net', head=False)
common/PixivHelper.py:766
Functioncreate_scraper
Convenience function for creating a ready-to-go CloudScraper object.
common/PixivOAuth.py:104
Functiondecode_tags
(tags)
common/PixivHelper.py:1353
MethoddeleteImagesByTag
(self, tag_id)
PixivDBManager.py:1107
Methoddownload_error
(self, error)
PixivUtilGUI.py:484
Functiondownload_image
Actual download, return the downloaded filesize and saved filename.
common/PixivHelper.py:791
Functiondownload_image
return download result and filename if ok
handler/PixivDownloadHandler.py:22
MethoddropDatabase
(self)
PixivDBManager.py:215
Methoddst
(self, dt)
common/datetime_z.py:36
Methoddst
(self, dt)
common/datetime_z.py:52
Methoddst
(self, dt)
common/PixivHelper.py:1469
Functiondummy_notifier
(type=None, message=None, **kwargs)
common/PixivHelper.py:1437
Functiondump_html
(filename, html_text)
common/PixivHelper.py:598
Functionencode_tags
(tags)
common/PixivHelper.py:1314
MethodexportList
(lst, filename)
model/PixivBookmark.py:88
Functionexport_bookmark
(caller, config, filename, hide='n',
handler/PixivBookmarkHandler.py:248
Functionexport_image_bookmark
(caller, config, hide='n', start
handler/PixivBookmarkHandler.py:272
Functionexport_image_table
(caller, filename, pixiv, fanbox, sketch)
handler/PixivBookmarkHandler.py:311
Functiongenerate_search_tag_url
(tags, page, title_caption=False,
common/PixivHelper.py:913
FunctiongetExistingBrowser
()
common/PixivBrowserFactory.py:1398
MethodgetTimeZoneOffset
(self)
common/PixivHelper.py:1472
Functionget_extension_from_url
(url)
common/PixivHelper.py:1441
Functionget_hash
(path: str, method="md5")
common/PixivHelper.py:354
Functionget_ids_from_csv
(ids_str, is_string=False)
common/PixivHelper.py:664
Functionget_start_and_end_date
()
common/PixivHelper.py:1371
Functionget_start_and_end_number
(start_only=False, total_number_of_page=None)
common/PixivHelper.py:1395
Functionget_ugoira_size
(ugoName)
common/PixivHelper.py:724
Methodgetaddrinfo
(*args)
common/PixivBrowserFactory.py:144
Functionhave_strings
(page, strings)
common/PixivHelper.py:654
Functionimport_list
(caller, config, list_name='list.txt')
handler/PixivListHandler.py:134
FunctionloadUserAgent
(self, *args, **kwargs)
common/PixivOAuth.py:24
Methodlogin_with_username_and_password
(self)
common/PixivOAuth.py:200
Functionmock_getMemberInfoWhitecube
(self, member_id, artist: PixivArtist, bookmark=False)
test/test_PixivModel.py:21
Functionmock_getMemberInfoWhitecube
(self, member_id, artist: PixivArtist, bookmark=False)
test/test_PixivHelper.py:22
Functionmock_getMemberPage
(self, member_id, page=1, bookmark=False, tags=None, r18mode=False, throw_empty_error=False)
test/test_PixivModel.py:26
Functionmock_getMemberPage
(self, member_id, page=1, bookmark=False, tags=None, r18mode=False, throw_empty_error=False)
test/test_PixivHelper.py:28
Methodmore_format
()
test/test_PixivModel_fanbox.py:351
Functionopen_text_file
taken from: http://www.velocityreviews.com/forums/t328920-remove-bom-from-string-read-from-utf-8-file.html
common/PixivHelper.py:450
MethodparseLoginError
(self, res)
common/PixivBrowserFactory.py:672
MethodparseMembersList
(filename)
PixivDBManager.py:781
Functionparse_custom_clean_up_re
(custom_clean_up_re_string)
common/PixivHelper.py:1477
Functionparse_custom_sanitizer
(bad_char_string)
common/PixivHelper.py:1485
Functionparse_date
Parse a string and return a datetime.date. Raise ValueError if the input is well formatted but not a valid date. Return None if the input isn
common/datetime_z.py:128
Functionparse_date_time
(worksDate, dateFormat)
common/PixivHelper.py:1290
Functionparse_datetime
Parse a string and return a datetime.datetime. This function supports time zone offsets. When the input contains one, the output uses a timez
common/datetime_z.py:158
Functionparse_duration
Parse a duration string and return a datetime.timedelta. The preferred format for durations in Django is '%d %H:%M:%S.%f'. Also supports ISO
common/datetime_z.py:192
Functionparse_time
Parse a string and return a datetime.time. This function doesn't support time zone offsets. Raise ValueError if the input is well formatted
common/datetime_z.py:140
MethodprintMembersByLastDownloadDate
(self, difference)
PixivDBManager.py:648
← previousnext →301–400 of 531, ranked by callers