https://github.com/yun-013/video_compressor
· scanned 2026-06-16 01:08 UTC (2 months, 1 week ago)
15 raw signals (0 security + 15 graph)
Last scanned 2 months, 1 week ago · v1 · 15 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 67 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
is_audio_format |
software | healthy | compress.py:58 |
output_ext |
software | healthy | compress.py:62 |
_find_tool |
software | healthy | compress.py:69 |
run |
software | healthy | compress.py:91 |
detect_hw_encoders |
software | healthy | compress.py:96 |
hw_input_args |
software | healthy | compress.py:108 |
hw_filter_args |
software | healthy | compress.py:116 |
hw_encoder_works |
software | healthy | compress.py:123 |
pick_hw |
software | healthy | compress.py:139 |
encoder_label |
software | healthy | compress.py:154 |
parse_time |
software | healthy | compress.py:161 |
_parse_fps |
software | healthy | compress.py:177 |
probe |
software | healthy | compress.py:185 |
probe_streams |
software | healthy | compress.py:221 |
describe_file |
software | healthy | compress.py:233 |
build_video_args |
software | healthy | compress.py:278 |
selected_audio_codecs |
software | healthy | compress.py:309 |
audio_map_args |
software | healthy | compress.py:319 |
build_audio_only_args |
software | healthy | compress.py:330 |
build_command |
software | healthy | compress.py:341 |
human_size |
software | healthy | compress.py:394 |
fmt_time |
software | healthy | compress.py:401 |
compress_file |
software | healthy | compress.py:407 |
replace_original |
software | healthy | compress.py:502 |
temp_output_path |
software | healthy | compress.py:510 |
collect_inputs |
software | healthy | compress.py:515 |
check_ffmpeg |
software | healthy | compress.py:530 |
parse_audio_track |
software | dead | compress.py:536 |
audio_track_label |
software | healthy | compress.py:549 |
_console_progress |
software | healthy | compress.py:557 |
main |
software | healthy | compress.py:563 |
progress_done |
software | dead | compress.py:687 |
__init__ |
software | healthy | gui.py:59 |
_build_ui |
software | healthy | gui.py:78 |
_update_outmode |
software | healthy | gui.py:238 |
_update_format |
software | healthy | gui.py:246 |
add_files |
software | dead | gui.py:255 |
add_folder |
software | dead | gui.py:263 |
_add_input |
software | healthy | gui.py:268 |
on_drop |
software | dead | gui.py:273 |
_add_dropped |
software | healthy | gui.py:276 |
remove_selected |
software | dead | gui.py:283 |
browse_outdir |
software | dead | gui.py:287 |
show_info |
software | dead | gui.py:293 |
_show_info_worker |
software | healthy | gui.py:302 |
_gather_options |
software | healthy | gui.py:311 |
start |
software | healthy | gui.py:392 |
cancel |
software | dead | gui.py:411 |
on_close |
software | dead | gui.py:416 |
_post |
software | healthy | gui.py:424 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
compress.py |
software | healthy | compress.py |
README.md |
software | healthy | README.md |
gui.py |
software | healthy | gui.py |
LICENSE |
software | healthy | LICENSE |
release-builds.yml |
software | healthy | .github/workflows/release-builds.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
build-macos |
cicd | healthy | .github/workflows/release-builds.yml |
build-linux |
cicd | healthy | .github/workflows/release-builds.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-la6z3lve |
software | healthy | /tmp/repobility-clone-la6z3lve |
| Label | Layer | Status | Path |
|---|---|---|---|
App |
software | healthy | gui.py:58 |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | compress.py |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::release-builds |
cicd | healthy | .github/workflows/release-builds.yml |
This page is publicly accessible at:
https://repobility.com/scan/178e5f0b-2485-4ec6-8be3-f1c963ef1add/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/178e5f0b-2485-4ec6-8be3-f1c963ef1add/
Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.