• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

microlinkhq / youtube-dl-exec / 33679330477
96%

Build:
DEFAULT BRANCH: master
Ran 02 Sep 2026 08:27PM UTC
Jobs 1
Files 3
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

02 Sep 2026 08:26PM UTC coverage: 96.491% (+1.5%) from 94.972%
33679330477

push

github

web-flow
fix: spawn yt-dlp without a shell (#283)

* fix: spawn yt-dlp without a shell

PR #270 set shell:true on Windows when the binary path
had a space. spawn does not escape args in that mode, so
user-controlled URLs and flags were interpreted by cmd.exe.

Pass the file path to spawn intact instead.

Co-authored-by: Cursor <cursoragent@cursor.com>

* fix: wait for spawn close and run fixture via node

Resolve the subprocess on close so stdout/stderr are
complete. Point the regression test at a real node
binary in a spaced path so it works on Windows.

Co-authored-by: Cursor <cursoragent@cursor.com>

* refactor: clarify the no-shell spawn wrapper

Extract error construction and drop the dead trim/&& collect
tricks so the file-path spawn is easier to follow.

Co-authored-by: Cursor <cursoragent@cursor.com>

* refactor: drop inlined spawn for tinyspawn 1.5.10

Array form keeps the binary path intact, so the local
wrapper and the #270 shell:true workaround can go.

Co-authored-by: Cursor <cursoragent@cursor.com>

* fix: omit empty url from tinyspawn argv

1.5.10 keeps empty strings. yt-dlp then exits 1
instead of the no-url usage code 2.

Co-authored-by: Cursor <cursoragent@cursor.com>

---------

Co-authored-by: Cursor <cursoragent@cursor.com>

26 of 30 branches covered (86.67%)

Branch coverage included in aggregate %.

5 of 5 new or added lines in 1 file covered. (100.0%)

139 of 141 relevant lines covered (98.58%)

5.48 hits per line

Jobs
ID Job ID Ran Files Coverage
1 33679330477.1 02 Sep 2026 08:27PM UTC 3
96.49
GitHub Action Run
Source Files on build 33679330477
  • Tree
  • List 3
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #33679330477
  • 509ee036 on github
  • Prev Build on master (#32934188581)
  • Next Build on master (#33960346881)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc