Files
yt-channel-scraper/graphify-out/cache/ast/v0.9.22/5c0cce89c92ed6eab1cd14158c3f5f020a68cc0469d2129f7c3af424d184fa6d.json
urieljareth 06497299ab feat: integrated audio player + animated transcript follower
- Video detail (done videos): added 'Download audio' button; removed the
  manual 'Thumbnail' button (thumbnails auto-download now, so it was redundant).
- New 'GET /api/videos/{id}/audio' endpoint (also serves HEAD for probing),
  serving data/audio/<video_id>.mp3. Audio job outtmpl switched to %(id)s so
  files are addressable per video.
- Integrated <audio> player appears in the detail view once the MP3 is present
  (probed via HEAD on openVideo; polled after a download job until ready).
- Synced transcript follower: as audio plays, the matching segment is
  highlighted (seg-active) and auto-scrolled into view like a karaoke/lyrics
  tracker. Clicking any segment timestamp or chapter seeks the audio to that
  point (falls back to scroll when no audio). Playback indicator pulses while
  playing.
2026-07-27 00:00:28 -06:00

1 line
6.4 KiB
JSON

{"nodes": [{"id": "d_yt_channel_scraper_tests_test_chapters_py", "label": "test_chapters.py", "file_type": "code", "source_file": "tests/test_chapters.py", "source_location": "L1"}, {"id": "d_yt_channel_scraper_tests_test_chapters_test_align_no_chapters", "label": "test_align_no_chapters()", "file_type": "code", "source_file": "tests/test_chapters.py", "source_location": "L7", "_callable": true}, {"id": "d_yt_channel_scraper_tests_test_chapters_test_align_with_chapters", "label": "test_align_with_chapters()", "file_type": "code", "source_file": "tests/test_chapters.py", "source_location": "L15", "_callable": true}, {"id": "d_yt_channel_scraper_tests_test_chapters_test_align_pre_chapter_segments", "label": "test_align_pre_chapter_segments()", "file_type": "code", "source_file": "tests/test_chapters.py", "source_location": "L34", "_callable": true}, {"id": "d_yt_channel_scraper_tests_test_chapters_test_chapters_from_info", "label": "test_chapters_from_info()", "file_type": "code", "source_file": "tests/test_chapters.py", "source_location": "L43", "_callable": true}, {"id": "d_yt_channel_scraper_tests_test_chapters_test_chapters_from_info_empty", "label": "test_chapters_from_info_empty()", "file_type": "code", "source_file": "tests/test_chapters.py", "source_location": "L56", "_callable": true}], "edges": [{"source": "d_yt_channel_scraper_tests_test_chapters_py", "target": "yt_scraper_chapters", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/test_chapters.py", "source_location": "L3", "weight": 1.0}, {"source": "d_yt_channel_scraper_tests_test_chapters_py", "target": "yt_scraper_parse", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/test_chapters.py", "source_location": "L4", "weight": 1.0}, {"source": "d_yt_channel_scraper_tests_test_chapters_py", "target": "d_yt_channel_scraper_tests_test_chapters_test_align_no_chapters", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/test_chapters.py", "source_location": "L7", "weight": 1.0}, {"source": "d_yt_channel_scraper_tests_test_chapters_py", "target": "d_yt_channel_scraper_tests_test_chapters_test_align_with_chapters", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/test_chapters.py", "source_location": "L15", "weight": 1.0}, {"source": "d_yt_channel_scraper_tests_test_chapters_py", "target": "d_yt_channel_scraper_tests_test_chapters_test_align_pre_chapter_segments", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/test_chapters.py", "source_location": "L34", "weight": 1.0}, {"source": "d_yt_channel_scraper_tests_test_chapters_py", "target": "d_yt_channel_scraper_tests_test_chapters_test_chapters_from_info", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/test_chapters.py", "source_location": "L43", "weight": 1.0}, {"source": "d_yt_channel_scraper_tests_test_chapters_py", "target": "d_yt_channel_scraper_tests_test_chapters_test_chapters_from_info_empty", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/test_chapters.py", "source_location": "L56", "weight": 1.0}], "raw_calls": [{"caller_nid": "d_yt_channel_scraper_tests_test_chapters_test_align_no_chapters", "callee": "Segment", "is_member_call": false, "source_file": "tests/test_chapters.py", "source_location": "L8", "receiver": null}, {"caller_nid": "d_yt_channel_scraper_tests_test_chapters_test_align_no_chapters", "callee": "Segment", "is_member_call": false, "source_file": "tests/test_chapters.py", "source_location": "L8", "receiver": null}, {"caller_nid": "d_yt_channel_scraper_tests_test_chapters_test_align_no_chapters", "callee": "align_chapters", "is_member_call": false, "source_file": "tests/test_chapters.py", "source_location": "L9", "receiver": null}, {"caller_nid": "d_yt_channel_scraper_tests_test_chapters_test_align_with_chapters", "callee": "Segment", "is_member_call": false, "source_file": "tests/test_chapters.py", "source_location": "L17", "receiver": null}, {"caller_nid": "d_yt_channel_scraper_tests_test_chapters_test_align_with_chapters", "callee": "Segment", "is_member_call": false, "source_file": "tests/test_chapters.py", "source_location": "L18", "receiver": null}, {"caller_nid": "d_yt_channel_scraper_tests_test_chapters_test_align_with_chapters", "callee": "Segment", "is_member_call": false, "source_file": "tests/test_chapters.py", "source_location": "L19", "receiver": null}, {"caller_nid": "d_yt_channel_scraper_tests_test_chapters_test_align_with_chapters", "callee": "Chapter", "is_member_call": false, "source_file": "tests/test_chapters.py", "source_location": "L22", "receiver": null}, {"caller_nid": "d_yt_channel_scraper_tests_test_chapters_test_align_with_chapters", "callee": "Chapter", "is_member_call": false, "source_file": "tests/test_chapters.py", "source_location": "L23", "receiver": null}, {"caller_nid": "d_yt_channel_scraper_tests_test_chapters_test_align_with_chapters", "callee": "align_chapters", "is_member_call": false, "source_file": "tests/test_chapters.py", "source_location": "L25", "receiver": null}, {"caller_nid": "d_yt_channel_scraper_tests_test_chapters_test_align_pre_chapter_segments", "callee": "Segment", "is_member_call": false, "source_file": "tests/test_chapters.py", "source_location": "L35", "receiver": null}, {"caller_nid": "d_yt_channel_scraper_tests_test_chapters_test_align_pre_chapter_segments", "callee": "Chapter", "is_member_call": false, "source_file": "tests/test_chapters.py", "source_location": "L36", "receiver": null}, {"caller_nid": "d_yt_channel_scraper_tests_test_chapters_test_align_pre_chapter_segments", "callee": "align_chapters", "is_member_call": false, "source_file": "tests/test_chapters.py", "source_location": "L37", "receiver": null}, {"caller_nid": "d_yt_channel_scraper_tests_test_chapters_test_chapters_from_info", "callee": "chapters_from_info", "is_member_call": false, "source_file": "tests/test_chapters.py", "source_location": "L50", "receiver": null}, {"caller_nid": "d_yt_channel_scraper_tests_test_chapters_test_chapters_from_info_empty", "callee": "chapters_from_info", "is_member_call": false, "source_file": "tests/test_chapters.py", "source_location": "L57", "receiver": null}, {"caller_nid": "d_yt_channel_scraper_tests_test_chapters_test_chapters_from_info_empty", "callee": "chapters_from_info", "is_member_call": false, "source_file": "tests/test_chapters.py", "source_location": "L58", "receiver": null}]}