btdb.py 文件源码

python
阅读 20 收藏 0 点赞 0 评论 0

项目:search-plugins 作者: qbittorrent 项目源码 文件源码
def __init__(self, results, url):
            HTMLParser.__init__(self)
            self.results = results
            self.url = url
            self.current_item = {} # One torrent result
            self.add_query = True
            self.torrent_info_index = 0 # Count of the meta data encountered
            self.torrent_info_array = []
            self.meta_data_grabbing = 0
            self.meta_data_array = []
            self.torrent_no_files = 0
            self.torrent_date_added = 0
            self.torrent_popularity = 0
            self.mangnet_link = ""
            self.desc_link = ""
            self.torrent_name = ""
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号