10miaomiao / bili-down-out

哔哩哔哩缓存导出工具
GNU General Public License v3.0
74 stars 1 forks source link

谷歌版读取列表异常 #6

Open jinkess opened 2 months ago

jinkess commented 2 months ago

读取列表异常:Field 'type_tag' is required for type with serial name 'cn.a10miaomiao.bilidown.entity.BiliDownloadEntryInfo', but it was missing at path: $

10miaomiao commented 2 months ago

能否导出entry.json文件供参考

david082321 commented 2 weeks ago

能否导出entry.json文件供参考

缓存到一半也会有这个

读取列表异常:Field 'website' is required for type with serial name 'cn.a10miaomiao.bilidown.entity.BiliDownloadEntryInfo.SourceInfo', but it was missing at path: $.source

{
    "media_type": 0,
    "has_dash_audio": false,
    "is_completed": false,
    "total_bytes": 0,
    "downloaded_bytes": 0,
    "title": "精靈幻想記(僅限港澳台地區)",
    "cover": "http://i0.hdslb.com/bfs/archive/cdd4fdd1aa1aa405d0a96a8c00bce9151850b8e6.png",
    "video_quality": -1,
    "prefered_video_quality": 112,
    "guessed_total_bytes": 0,
    "total_time_milli": 0,
    "danmaku_count": 0,
    "time_update_stamp": 1728508764249,
    "time_create_stamp": 1728508764248,
    "can_play_in_advance": false,
    "interrupt_transform_temp_file": false,
    "variable_resolution_ratio": false,
    "cache_version_code": 8140300,
    "preferred_audio_quality": 0,
    "audio_quality": 0,
    "ep": {
        "av_id": 675420444,
        "page": 10,
        "danmaku": 407530351,
        "cover": "http://i0.hdslb.com/bfs/archive/7adafbfbf0412fa5b1877bbf6e2584f7f27274a9.png",
        "episode_id": 408895,
        "index": "11",
        "index_title": "白銀新娘",
        "from": "bangumi",
        "season_type": 1,
        "width": 1920,
        "height": 1080,
        "rotate": 0,
        "link": "https://www.bilibili.com/bangumi/play/ep408895",
        "bvid": "BV1RU4y1P7QL",
        "sort_index": 1000011
    },
    "season_id": "39028"
}
david082321 commented 2 weeks ago

以及

{
    "media_type": 2,
    "has_dash_audio": true,
    "is_completed": false,
    "total_bytes": 681372462,
    "downloaded_bytes": 124878338,
    "title": "精靈幻想記(僅限港澳台地區)",
    "type_tag": "112",
    "cover": "http://i0.hdslb.com/bfs/archive/cdd4fdd1aa1aa405d0a96a8c00bce9151850b8e6.png",
    "video_quality": 112,
    "prefered_video_quality": 112,
    "guessed_total_bytes": 0,
    "total_time_milli": 1430056,
    "danmaku_count": 641,
    "time_update_stamp": 1728509760791,
    "time_create_stamp": 1728508764213,
    "can_play_in_advance": true,
    "interrupt_transform_temp_file": false,
    "quality_pithy_description": "1080P",
    "quality_superscript": "高码率",
    "variable_resolution_ratio": false,
    "cache_version_code": 8140300,
    "preferred_audio_quality": 0,
    "audio_quality": 0,
    "source": {
        "av_id": 0,
        "cid": 0
    },
    "ep": {
        "av_id": 377317249,
        "page": 6,
        "danmaku": 390231548,
        "cover": "http://i0.hdslb.com/bfs/archive/8da3015c445d81a4c7d154fbc3ced1578a611501.png",
        "episode_id": 408891,
        "index": "7",
        "index_title": "約定之地",
        "from": "bangumi",
        "season_type": 1,
        "width": 1920,
        "height": 1080,
        "rotate": 0,
        "link": "https://www.bilibili.com/bangumi/play/ep408891",
        "bvid": "BV1Ao4y1U7HP",
        "sort_index": 1000007
    },
    "season_id": "39028"
}