{"nodes": [{"id": "site_src_lib_ingest_youtube_ts", "label": "youtube.ts", "file_type": "code", "source_file": "site\\src\\lib\\ingest\\youtube.ts", "source_location": "L1"}, {"id": "youtube_striphtml", "label": "stripHtml()", "file_type": "code", "source_file": "site\\src\\lib\\ingest\\youtube.ts", "source_location": "L15"}, {"id": "youtube_truncate", "label": "truncate()", "file_type": "code", "source_file": "site\\src\\lib\\ingest\\youtube.ts", "source_location": "L22"}, {"id": "youtube_fetchyoutubeviarss", "label": "fetchYoutubeViaRss()", "file_type": "code", "source_file": "site\\src\\lib\\ingest\\youtube.ts", "source_location": "L29"}, {"id": "youtube_youtubeapigetjson", "label": "youtubeApiGetJson()", "file_type": "code", "source_file": "site\\src\\lib\\ingest\\youtube.ts", "source_location": "L37"}, {"id": "youtube_normalizeyoutuberssfeeditems", "label": "normalizeYoutubeRssFeedItems()", "file_type": "code", "source_file": "site\\src\\lib\\ingest\\youtube.ts", "source_location": "L43"}, {"id": "youtube_normalizeyoutubeapivideos", "label": "normalizeYoutubeApiVideos()", "file_type": "code", "source_file": "site\\src\\lib\\ingest\\youtube.ts", "source_location": "L67"}, {"id": "youtube_fetchyoutubeviaapi", "label": "fetchYoutubeViaApi()", "file_type": "code", "source_file": "site\\src\\lib\\ingest\\youtube.ts", "source_location": "L101"}], "edges": [{"source": "site_src_lib_ingest_youtube_ts", "target": "rss_parser", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "site\\src\\lib\\ingest\\youtube.ts", "source_location": "L1", "weight": 1.0}, {"source": "site_src_lib_ingest_youtube_ts", "target": "site_src_lib_content_types", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "site\\src\\lib\\ingest\\youtube.ts", "source_location": "L3", "weight": 1.0}, {"source": "site_src_lib_ingest_youtube_ts", "target": "youtube_striphtml", "relation": "contains", "confidence": "EXTRACTED", "source_file": "site\\src\\lib\\ingest\\youtube.ts", "source_location": "L15", "weight": 1.0}, {"source": "site_src_lib_ingest_youtube_ts", "target": "youtube_truncate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "site\\src\\lib\\ingest\\youtube.ts", "source_location": "L22", "weight": 1.0}, {"source": "site_src_lib_ingest_youtube_ts", "target": "youtube_fetchyoutubeviarss", "relation": "contains", "confidence": "EXTRACTED", "source_file": "site\\src\\lib\\ingest\\youtube.ts", "source_location": "L29", "weight": 1.0}, {"source": "site_src_lib_ingest_youtube_ts", "target": "youtube_youtubeapigetjson", "relation": "contains", "confidence": "EXTRACTED", "source_file": "site\\src\\lib\\ingest\\youtube.ts", "source_location": "L37", "weight": 1.0}, {"source": "site_src_lib_ingest_youtube_ts", "target": "youtube_normalizeyoutuberssfeeditems", "relation": "contains", "confidence": "EXTRACTED", "source_file": "site\\src\\lib\\ingest\\youtube.ts", "source_location": "L43", "weight": 1.0}, {"source": "site_src_lib_ingest_youtube_ts", "target": "youtube_normalizeyoutubeapivideos", "relation": "contains", "confidence": "EXTRACTED", "source_file": "site\\src\\lib\\ingest\\youtube.ts", "source_location": "L67", "weight": 1.0}, {"source": "site_src_lib_ingest_youtube_ts", "target": "youtube_fetchyoutubeviaapi", "relation": "contains", "confidence": "EXTRACTED", "source_file": "site\\src\\lib\\ingest\\youtube.ts", "source_location": "L101", "weight": 1.0}, {"source": "youtube_truncate", "target": "youtube_striphtml", "relation": "calls", "confidence": "EXTRACTED", "source_file": "site\\src\\lib\\ingest\\youtube.ts", "source_location": "L23", "weight": 1.0}, {"source": "youtube_fetchyoutubeviarss", "target": "youtube_normalizeyoutuberssfeeditems", "relation": "calls", "confidence": "EXTRACTED", "source_file": "site\\src\\lib\\ingest\\youtube.ts", "source_location": "L34", "weight": 1.0}, {"source": "youtube_fetchyoutubeviaapi", "target": "youtube_normalizeyoutubeapivideos", "relation": "calls", "confidence": "EXTRACTED", "source_file": "site\\src\\lib\\ingest\\youtube.ts", "source_location": "L138", "weight": 1.0}], "raw_calls": [{"caller_nid": "youtube_striphtml", "callee": "trim", "source_file": "site\\src\\lib\\ingest\\youtube.ts", "source_location": "L16"}, {"caller_nid": "youtube_striphtml", "callee": "replace", "source_file": "site\\src\\lib\\ingest\\youtube.ts", "source_location": "L16"}, {"caller_nid": "youtube_striphtml", "callee": "replace", "source_file": "site\\src\\lib\\ingest\\youtube.ts", "source_location": "L16"}, {"caller_nid": "youtube_truncate", "callee": "trimEnd", "source_file": "site\\src\\lib\\ingest\\youtube.ts", "source_location": "L26"}, {"caller_nid": "youtube_truncate", "callee": "slice", "source_file": "site\\src\\lib\\ingest\\youtube.ts", "source_location": "L26"}, {"caller_nid": "youtube_truncate", "callee": "max", "source_file": "site\\src\\lib\\ingest\\youtube.ts", "source_location": "L26"}, {"caller_nid": "youtube_fetchyoutubeviarss", "callee": "encodeURIComponent", "source_file": "site\\src\\lib\\ingest\\youtube.ts", "source_location": "L30"}, {"caller_nid": "youtube_fetchyoutubeviarss", "callee": "parseURL", "source_file": "site\\src\\lib\\ingest\\youtube.ts", "source_location": "L32"}, {"caller_nid": "youtube_youtubeapigetjson", "callee": "fetch", "source_file": "site\\src\\lib\\ingest\\youtube.ts", "source_location": "L38"}, {"caller_nid": "youtube_youtubeapigetjson", "callee": "json", "source_file": "site\\src\\lib\\ingest\\youtube.ts", "source_location": "L40"}, {"caller_nid": "youtube_normalizeyoutuberssfeeditems", "callee": "filter", "source_file": "site\\src\\lib\\ingest\\youtube.ts", "source_location": "L44"}, {"caller_nid": "youtube_normalizeyoutuberssfeeditems", "callee": "map", "source_file": "site\\src\\lib\\ingest\\youtube.ts", "source_location": "L44"}, {"caller_nid": "youtube_normalizeyoutuberssfeeditems", "callee": "slice", "source_file": "site\\src\\lib\\ingest\\youtube.ts", "source_location": "L44"}, {"caller_nid": "youtube_normalizeyoutubeapivideos", "callee": "map", "source_file": "site\\src\\lib\\ingest\\youtube.ts", "source_location": "L79"}, {"caller_nid": "youtube_normalizeyoutubeapivideos", "callee": "map", "source_file": "site\\src\\lib\\ingest\\youtube.ts", "source_location": "L89"}, {"caller_nid": "youtube_fetchyoutubeviaapi", "callee": "encodeURIComponent", "source_file": "site\\src\\lib\\ingest\\youtube.ts", "source_location": "L109"}, {"caller_nid": "youtube_fetchyoutubeviaapi", "callee": "encodeURIComponent", "source_file": "site\\src\\lib\\ingest\\youtube.ts", "source_location": "L110"}, {"caller_nid": "youtube_fetchyoutubeviaapi", "callee": "String", "source_file": "site\\src\\lib\\ingest\\youtube.ts", "source_location": "L110"}, {"caller_nid": "youtube_fetchyoutubeviaapi", "callee": "encodeURIComponent", "source_file": "site\\src\\lib\\ingest\\youtube.ts", "source_location": "L111"}, {"caller_nid": "youtube_fetchyoutubeviaapi", "callee": "await youtubeApiGetJson", "source_file": "site\\src\\lib\\ingest\\youtube.ts", "source_location": "L113"}, {"caller_nid": "youtube_fetchyoutubeviaapi", "callee": "filter", "source_file": "site\\src\\lib\\ingest\\youtube.ts", "source_location": "L120"}, {"caller_nid": "youtube_fetchyoutubeviaapi", "callee": "map", "source_file": "site\\src\\lib\\ingest\\youtube.ts", "source_location": "L120"}, {"caller_nid": "youtube_fetchyoutubeviaapi", "callee": "encodeURIComponent", "source_file": "site\\src\\lib\\ingest\\youtube.ts", "source_location": "L126"}, {"caller_nid": "youtube_fetchyoutubeviaapi", "callee": "String", "source_file": "site\\src\\lib\\ingest\\youtube.ts", "source_location": "L126"}, {"caller_nid": "youtube_fetchyoutubeviaapi", "callee": "encodeURIComponent", "source_file": "site\\src\\lib\\ingest\\youtube.ts", "source_location": "L127"}, {"caller_nid": "youtube_fetchyoutubeviaapi", "callee": "join", "source_file": "site\\src\\lib\\ingest\\youtube.ts", "source_location": "L127"}, {"caller_nid": "youtube_fetchyoutubeviaapi", "callee": "encodeURIComponent", "source_file": "site\\src\\lib\\ingest\\youtube.ts", "source_location": "L128"}, {"caller_nid": "youtube_fetchyoutubeviaapi", "callee": "await youtubeApiGetJson", "source_file": "site\\src\\lib\\ingest\\youtube.ts", "source_location": "L130"}]}