{"nodes": [{"id": "d_yt_channel_scraper_src_yt_scraper_segments_py", "label": "segments.py", "file_type": "code", "source_file": "src/yt_scraper/segments.py", "source_location": "L1"}, {"id": "d_yt_channel_scraper_src_yt_scraper_segments_ts_to_seconds", "label": "ts_to_seconds()", "file_type": "code", "source_file": "src/yt_scraper/segments.py", "source_location": "L22", "_callable": true}, {"id": "d_yt_channel_scraper_src_yt_scraper_segments_seconds_to_ts", "label": "seconds_to_ts()", "file_type": "code", "source_file": "src/yt_scraper/segments.py", "source_location": "L31", "_callable": true}, {"id": "d_yt_channel_scraper_src_yt_scraper_segments_parsedmarkdown", "label": "ParsedMarkdown", "file_type": "code", "source_file": "src/yt_scraper/segments.py", "source_location": "L39", "_callable": true}, {"id": "d_yt_channel_scraper_src_yt_scraper_segments_parse_markdown", "label": "parse_markdown()", "file_type": "code", "source_file": "src/yt_scraper/segments.py", "source_location": "L45", "_callable": true}, {"id": "d_yt_channel_scraper_src_yt_scraper_segments_strip_quotes", "label": "_strip_quotes()", "file_type": "code", "source_file": "src/yt_scraper/segments.py", "source_location": "L87", "_callable": true}, {"id": "d_yt_channel_scraper_src_yt_scraper_segments_store_segments", "label": "store_segments()", "file_type": "code", "source_file": "src/yt_scraper/segments.py", "source_location": "L94", "_callable": true}, {"id": "store", "label": "Store", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "D:\\yt-channel-scraper\\src\\yt_scraper\\segments.py"}, {"id": "segment", "label": "Segment", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "D:\\yt-channel-scraper\\src\\yt_scraper\\segments.py"}, {"id": "d_yt_channel_scraper_src_yt_scraper_segments_search", "label": "search()", "file_type": "code", "source_file": "src/yt_scraper/segments.py", "source_location": "L98", "_callable": true}, {"id": "searchhit", "label": "SearchHit", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "D:\\yt-channel-scraper\\src\\yt_scraper\\segments.py"}, {"id": "d_yt_channel_scraper_src_yt_scraper_segments_backfill_from_markdown", "label": "backfill_from_markdown()", "file_type": "code", "source_file": "src/yt_scraper/segments.py", "source_location": "L102", "_callable": true}, {"id": "path", "label": "Path", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "D:\\yt-channel-scraper\\src\\yt_scraper\\segments.py"}, {"id": "d_yt_channel_scraper_src_yt_scraper_segments_to_int", "label": "_to_int()", "file_type": "code", "source_file": "src/yt_scraper/segments.py", "source_location": "L173", "_callable": true}, {"id": "d_yt_channel_scraper_src_yt_scraper_segments_rationale_107", "label": "Parse all done .md files under md_root, populate segments/FTS/metadata. Idempote", "file_type": "rationale", "source_file": "src/yt_scraper/segments.py", "source_location": "L107"}], "edges": [{"source": "d_yt_channel_scraper_src_yt_scraper_segments_py", "target": "json", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/yt_scraper/segments.py", "source_location": "L3", "weight": 1.0}, {"source": "d_yt_channel_scraper_src_yt_scraper_segments_py", "target": "logging", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/yt_scraper/segments.py", "source_location": "L4", "weight": 1.0}, {"source": "d_yt_channel_scraper_src_yt_scraper_segments_py", "target": "re", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/yt_scraper/segments.py", "source_location": "L5", "weight": 1.0}, {"source": "d_yt_channel_scraper_src_yt_scraper_segments_py", "target": "dataclasses", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "src/yt_scraper/segments.py", "source_location": "L6", "weight": 1.0}, {"source": "d_yt_channel_scraper_src_yt_scraper_segments_py", "target": "pathlib", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "src/yt_scraper/segments.py", "source_location": "L7", "weight": 1.0}, {"source": "d_yt_channel_scraper_src_yt_scraper_segments_py", "target": "typing", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "src/yt_scraper/segments.py", "source_location": "L8", "weight": 1.0}, {"source": "d_yt_channel_scraper_src_yt_scraper_segments_py", "target": "d_yt_channel_scraper_src_yt_scraper_parse_py", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "src/yt_scraper/segments.py", "source_location": "L10", "weight": 1.0}, {"source": "d_yt_channel_scraper_src_yt_scraper_segments_py", "target": "d_yt_channel_scraper_src_yt_scraper_store_py", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "src/yt_scraper/segments.py", "source_location": "L11", "weight": 1.0}, {"source": "d_yt_channel_scraper_src_yt_scraper_segments_py", "target": "d_yt_channel_scraper_src_yt_scraper_segments_ts_to_seconds", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/yt_scraper/segments.py", "source_location": "L22", "weight": 1.0}, {"source": "d_yt_channel_scraper_src_yt_scraper_segments_py", "target": "d_yt_channel_scraper_src_yt_scraper_segments_seconds_to_ts", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/yt_scraper/segments.py", "source_location": "L31", "weight": 1.0}, {"source": "d_yt_channel_scraper_src_yt_scraper_segments_py", "target": "d_yt_channel_scraper_src_yt_scraper_segments_parsedmarkdown", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/yt_scraper/segments.py", "source_location": "L39", "weight": 1.0}, {"source": "d_yt_channel_scraper_src_yt_scraper_segments_py", "target": "d_yt_channel_scraper_src_yt_scraper_segments_parse_markdown", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/yt_scraper/segments.py", "source_location": "L45", "weight": 1.0}, {"source": "d_yt_channel_scraper_src_yt_scraper_segments_parse_markdown", "target": "d_yt_channel_scraper_src_yt_scraper_segments_parsedmarkdown", "relation": "references", "context": "return_type", "confidence": "EXTRACTED", "source_file": "src/yt_scraper/segments.py", "source_location": "L45", "weight": 1.0}, {"source": "d_yt_channel_scraper_src_yt_scraper_segments_py", "target": "d_yt_channel_scraper_src_yt_scraper_segments_strip_quotes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/yt_scraper/segments.py", "source_location": "L87", "weight": 1.0}, {"source": "d_yt_channel_scraper_src_yt_scraper_segments_py", "target": "d_yt_channel_scraper_src_yt_scraper_segments_store_segments", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/yt_scraper/segments.py", "source_location": "L94", "weight": 1.0}, {"source": "d_yt_channel_scraper_src_yt_scraper_segments_store_segments", "target": "store", "relation": "references", "context": "parameter_type", "confidence": "EXTRACTED", "source_file": "src/yt_scraper/segments.py", "source_location": "L94", "weight": 1.0}, {"source": "d_yt_channel_scraper_src_yt_scraper_segments_store_segments", "target": "segment", "relation": "references", "context": "generic_arg", "confidence": "EXTRACTED", "source_file": "src/yt_scraper/segments.py", "source_location": "L94", "weight": 1.0}, {"source": "d_yt_channel_scraper_src_yt_scraper_segments_py", "target": "d_yt_channel_scraper_src_yt_scraper_segments_search", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/yt_scraper/segments.py", "source_location": "L98", "weight": 1.0}, {"source": "d_yt_channel_scraper_src_yt_scraper_segments_search", "target": "store", "relation": "references", "context": "parameter_type", "confidence": "EXTRACTED", "source_file": "src/yt_scraper/segments.py", "source_location": "L98", "weight": 1.0}, {"source": "d_yt_channel_scraper_src_yt_scraper_segments_search", "target": "searchhit", "relation": "references", "context": "generic_arg", "confidence": "EXTRACTED", "source_file": "src/yt_scraper/segments.py", "source_location": "L98", "weight": 1.0}, {"source": "d_yt_channel_scraper_src_yt_scraper_segments_py", "target": "d_yt_channel_scraper_src_yt_scraper_segments_backfill_from_markdown", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/yt_scraper/segments.py", "source_location": "L102", "weight": 1.0}, {"source": "d_yt_channel_scraper_src_yt_scraper_segments_backfill_from_markdown", "target": "store", "relation": "references", "context": "parameter_type", "confidence": "EXTRACTED", "source_file": "src/yt_scraper/segments.py", "source_location": "L102", "weight": 1.0}, {"source": "d_yt_channel_scraper_src_yt_scraper_segments_backfill_from_markdown", "target": "path", "relation": "references", "context": "parameter_type", "confidence": "EXTRACTED", "source_file": "src/yt_scraper/segments.py", "source_location": "L102", "weight": 1.0}, {"source": "d_yt_channel_scraper_src_yt_scraper_segments_py", "target": "d_yt_channel_scraper_src_yt_scraper_segments_to_int", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/yt_scraper/segments.py", "source_location": "L173", "weight": 1.0}, {"source": "d_yt_channel_scraper_src_yt_scraper_segments_parse_markdown", "target": "d_yt_channel_scraper_src_yt_scraper_segments_strip_quotes", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/yt_scraper/segments.py", "source_location": "L64", "weight": 1.0}, {"source": "d_yt_channel_scraper_src_yt_scraper_segments_parse_markdown", "target": "d_yt_channel_scraper_src_yt_scraper_segments_ts_to_seconds", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/yt_scraper/segments.py", "source_location": "L75", "weight": 1.0}, {"source": "d_yt_channel_scraper_src_yt_scraper_segments_parse_markdown", "target": "segment", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/yt_scraper/segments.py", "source_location": "L82", "weight": 1.0}, {"source": "d_yt_channel_scraper_src_yt_scraper_segments_parse_markdown", "target": "d_yt_channel_scraper_src_yt_scraper_segments_parsedmarkdown", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/yt_scraper/segments.py", "source_location": "L84", "weight": 1.0}, {"source": "d_yt_channel_scraper_src_yt_scraper_segments_backfill_from_markdown", "target": "path", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/yt_scraper/segments.py", "source_location": "L115", "weight": 1.0}, {"source": "d_yt_channel_scraper_src_yt_scraper_segments_backfill_from_markdown", "target": "d_yt_channel_scraper_src_yt_scraper_segments_parse_markdown", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/yt_scraper/segments.py", "source_location": "L128", "weight": 1.0}, {"source": "d_yt_channel_scraper_src_yt_scraper_segments_backfill_from_markdown", "target": "d_yt_channel_scraper_src_yt_scraper_segments_to_int", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/yt_scraper/segments.py", "source_location": "L159", "weight": 1.0}, {"source": "d_yt_channel_scraper_src_yt_scraper_segments_backfill_from_markdown", "target": "d_yt_channel_scraper_src_yt_scraper_segments_store_segments", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/yt_scraper/segments.py", "source_location": "L167", "weight": 1.0}, {"source": "d_yt_channel_scraper_src_yt_scraper_segments_rationale_107", "target": "d_yt_channel_scraper_src_yt_scraper_segments_backfill_from_markdown", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "src/yt_scraper/segments.py", "source_location": "L107", "weight": 1.0}], "raw_calls": [{"caller_nid": "d_yt_channel_scraper_src_yt_scraper_segments_ts_to_seconds", "callee": "match", "is_member_call": true, "source_file": "src/yt_scraper/segments.py", "source_location": "L23", "receiver": "_TS"}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_segments_ts_to_seconds", "callee": "strip", "is_member_call": true, "source_file": "src/yt_scraper/segments.py", "source_location": "L23", "receiver": "ts"}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_segments_ts_to_seconds", "callee": "group", "is_member_call": true, "source_file": "src/yt_scraper/segments.py", "source_location": "L26", "receiver": "m"}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_segments_ts_to_seconds", "callee": "group", "is_member_call": true, "source_file": "src/yt_scraper/segments.py", "source_location": "L27", "receiver": "m"}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_segments_ts_to_seconds", "callee": "group", "is_member_call": true, "source_file": "src/yt_scraper/segments.py", "source_location": "L27", "receiver": "m"}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_segments_ts_to_seconds", "callee": "group", "is_member_call": true, "source_file": "src/yt_scraper/segments.py", "source_location": "L27", "receiver": "m"}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_segments_ts_to_seconds", "callee": "group", "is_member_call": true, "source_file": "src/yt_scraper/segments.py", "source_location": "L28", "receiver": "m"}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_segments_ts_to_seconds", "callee": "group", "is_member_call": true, "source_file": "src/yt_scraper/segments.py", "source_location": "L28", "receiver": "m"}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_segments_seconds_to_ts", "callee": "divmod", "is_member_call": false, "source_file": "src/yt_scraper/segments.py", "source_location": "L33", "receiver": null}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_segments_seconds_to_ts", "callee": "divmod", "is_member_call": false, "source_file": "src/yt_scraper/segments.py", "source_location": "L34", "receiver": null}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_segments_parse_markdown", "callee": "splitlines", "is_member_call": true, "source_file": "src/yt_scraper/segments.py", "source_location": "L46", "receiver": "text"}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_segments_parse_markdown", "callee": "strip", "is_member_call": true, "source_file": "src/yt_scraper/segments.py", "source_location": "L54", "receiver": null}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_segments_parse_markdown", "callee": "strip", "is_member_call": true, "source_file": "src/yt_scraper/segments.py", "source_location": "L58", "receiver": null}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_segments_parse_markdown", "callee": "match", "is_member_call": true, "source_file": "src/yt_scraper/segments.py", "source_location": "L62", "receiver": "_FRONTMATTER_KEY"}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_segments_parse_markdown", "callee": "lower", "is_member_call": true, "source_file": "src/yt_scraper/segments.py", "source_location": "L64", "receiver": null}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_segments_parse_markdown", "callee": "group", "is_member_call": true, "source_file": "src/yt_scraper/segments.py", "source_location": "L64", "receiver": "m"}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_segments_parse_markdown", "callee": "strip", "is_member_call": true, "source_file": "src/yt_scraper/segments.py", "source_location": "L64", "receiver": null}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_segments_parse_markdown", "callee": "group", "is_member_call": true, "source_file": "src/yt_scraper/segments.py", "source_location": "L64", "receiver": "m"}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_segments_parse_markdown", "callee": "strip", "is_member_call": true, "source_file": "src/yt_scraper/segments.py", "source_location": "L72", "receiver": "line"}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_segments_parse_markdown", "callee": "match", "is_member_call": true, "source_file": "src/yt_scraper/segments.py", "source_location": "L73", "receiver": "_CHAPTER"}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_segments_parse_markdown", "callee": "group", "is_member_call": true, "source_file": "src/yt_scraper/segments.py", "source_location": "L75", "receiver": "cm"}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_segments_parse_markdown", "callee": "append", "is_member_call": true, "source_file": "src/yt_scraper/segments.py", "source_location": "L76", "receiver": "chapters"}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_segments_parse_markdown", "callee": "strip", "is_member_call": true, "source_file": "src/yt_scraper/segments.py", "source_location": "L76", "receiver": null}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_segments_parse_markdown", "callee": "group", "is_member_call": true, "source_file": "src/yt_scraper/segments.py", "source_location": "L76", "receiver": "cm"}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_segments_parse_markdown", "callee": "match", "is_member_call": true, "source_file": "src/yt_scraper/segments.py", "source_location": "L79", "receiver": "_SEG_LINE"}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_segments_parse_markdown", "callee": "group", "is_member_call": true, "source_file": "src/yt_scraper/segments.py", "source_location": "L81", "receiver": "sm"}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_segments_parse_markdown", "callee": "append", "is_member_call": true, "source_file": "src/yt_scraper/segments.py", "source_location": "L82", "receiver": "segments"}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_segments_parse_markdown", "callee": "strip", "is_member_call": true, "source_file": "src/yt_scraper/segments.py", "source_location": "L82", "receiver": null}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_segments_parse_markdown", "callee": "group", "is_member_call": true, "source_file": "src/yt_scraper/segments.py", "source_location": "L82", "receiver": "sm"}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_segments_strip_quotes", "callee": "strip", "is_member_call": true, "source_file": "src/yt_scraper/segments.py", "source_location": "L88", "receiver": "value"}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_segments_search", "callee": "search_segments", "is_member_call": true, "source_file": "src/yt_scraper/segments.py", "source_location": "L99", "receiver": "store"}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_segments_backfill_from_markdown", "callee": "exists", "is_member_call": true, "source_file": "src/yt_scraper/segments.py", "source_location": "L116", "receiver": "md_root"}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_segments_backfill_from_markdown", "callee": "_log", "is_member_call": false, "source_file": "src/yt_scraper/segments.py", "source_location": "L117", "receiver": null}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_segments_backfill_from_markdown", "callee": "rglob", "is_member_call": true, "source_file": "src/yt_scraper/segments.py", "source_location": "L119", "receiver": "md_root"}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_segments_backfill_from_markdown", "callee": "_log", "is_member_call": false, "source_file": "src/yt_scraper/segments.py", "source_location": "L120", "receiver": null}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_segments_backfill_from_markdown", "callee": "read_text", "is_member_call": true, "source_file": "src/yt_scraper/segments.py", "source_location": "L124", "receiver": "md_path"}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_segments_backfill_from_markdown", "callee": "_log", "is_member_call": false, "source_file": "src/yt_scraper/segments.py", "source_location": "L126", "receiver": null}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_segments_backfill_from_markdown", "callee": "get", "is_member_call": true, "source_file": "src/yt_scraper/segments.py", "source_location": "L129", "receiver": null}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_segments_backfill_from_markdown", "callee": "get_video", "is_member_call": true, "source_file": "src/yt_scraper/segments.py", "source_location": "L132", "receiver": "store"}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_segments_backfill_from_markdown", "callee": "_log", "is_member_call": false, "source_file": "src/yt_scraper/segments.py", "source_location": "L134", "receiver": null}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_segments_backfill_from_markdown", "callee": "get", "is_member_call": true, "source_file": "src/yt_scraper/segments.py", "source_location": "L137", "receiver": null}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_segments_backfill_from_markdown", "callee": "replace", "is_member_call": true, "source_file": "src/yt_scraper/segments.py", "source_location": "L139", "receiver": "ud"}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_segments_backfill_from_markdown", "callee": "isdigit", "is_member_call": true, "source_file": "src/yt_scraper/segments.py", "source_location": "L140", "receiver": "compact"}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_segments_backfill_from_markdown", "callee": "set_upload_date", "is_member_call": true, "source_file": "src/yt_scraper/segments.py", "source_location": "L141", "receiver": "store"}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_segments_backfill_from_markdown", "callee": "has_segments", "is_member_call": true, "source_file": "src/yt_scraper/segments.py", "source_location": "L142", "receiver": "store"}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_segments_backfill_from_markdown", "callee": "get", "is_member_call": true, "source_file": "src/yt_scraper/segments.py", "source_location": "L145", "receiver": null}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_segments_backfill_from_markdown", "callee": "loads", "is_member_call": true, "source_file": "src/yt_scraper/segments.py", "source_location": "L149", "receiver": "json"}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_segments_backfill_from_markdown", "callee": "startswith", "is_member_call": true, "source_file": "src/yt_scraper/segments.py", "source_location": "L149", "receiver": "tags_raw"}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_segments_backfill_from_markdown", "callee": "strip", "is_member_call": true, "source_file": "src/yt_scraper/segments.py", "source_location": "L149", "receiver": "t"}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_segments_backfill_from_markdown", "callee": "split", "is_member_call": true, "source_file": "src/yt_scraper/segments.py", "source_location": "L149", "receiver": "tags_raw"}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_segments_backfill_from_markdown", "callee": "dumps", "is_member_call": true, "source_file": "src/yt_scraper/segments.py", "source_location": "L152", "receiver": "json"}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_segments_backfill_from_markdown", "callee": "dumps", "is_member_call": true, "source_file": "src/yt_scraper/segments.py", "source_location": "L156", "receiver": "json"}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_segments_backfill_from_markdown", "callee": "update_video_metadata", "is_member_call": true, "source_file": "src/yt_scraper/segments.py", "source_location": "L157", "receiver": "store"}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_segments_backfill_from_markdown", "callee": "get", "is_member_call": true, "source_file": "src/yt_scraper/segments.py", "source_location": "L159", "receiver": null}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_segments_backfill_from_markdown", "callee": "get", "is_member_call": true, "source_file": "src/yt_scraper/segments.py", "source_location": "L160", "receiver": null}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_segments_backfill_from_markdown", "callee": "get", "is_member_call": true, "source_file": "src/yt_scraper/segments.py", "source_location": "L162", "receiver": null}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_segments_backfill_from_markdown", "callee": "_log", "is_member_call": false, "source_file": "src/yt_scraper/segments.py", "source_location": "L169", "receiver": null}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_segments_to_int", "callee": "strip", "is_member_call": true, "source_file": "src/yt_scraper/segments.py", "source_location": "L176", "receiver": null}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_segments_to_int", "callee": "strip", "is_member_call": true, "source_file": "src/yt_scraper/segments.py", "source_location": "L176", "receiver": null}, {"caller_nid": "d_yt_channel_scraper_src_yt_scraper_segments_to_int", "callee": "strip", "is_member_call": true, "source_file": "src/yt_scraper/segments.py", "source_location": "L176", "receiver": null}]}