raycast / extensions

Everything you need to extend Raycast.
https://developers.raycast.com
MIT License
5.03k stars 2.76k forks source link

[YouTube Downloader] ..."Copy Video" file output does not match video title #13236

Closed Chamca closed 2 days ago

Chamca commented 1 week ago

Extension

https://www.raycast.com/vimtor/youtube-downloader

Raycast Version

1.77.3

macOS Version

14.5

Description

Using the "Copy Video"/⌘K function, its expected the file name to the downloaded file matches the title indicated in the Youtube Downloader dialogue box. However, it is a unrecognized string of characters instead.

image

Steps To Reproduce

  1. Open "Download Video" via raycast
  2. Paste youtube URL
  3. ⌘K for more actions
  4. Select "Copy Video"
  5. Wait for video to download
  6. Paste into folder
  7. Observe file name does not match title

Current Behaviour

Using "Copy Video", file name output does not match video title indicated in "Download Video" dialogue box.

Expected Behaviour

Using "Copy Video", file name output matches video title indicated in "Download Video" dialogue box. Should be identical behavior with default "Download Video" function

raycastbot commented 1 week ago

Thank you for opening this issue!

🔔 @vimtor @pernielsentikaer @darmiel you might want to have a look.

💡 Author and Contributors commands The author and contributors of `vimtor/youtube-downloader` can trigger bot actions by commenting: - `@raycastbot close this issue` Closes the issue. - `@raycastbot rename this issue to "Awesome new title"` Renames the issue. - `@raycastbot reopen this issue` Reopens the issue. - `@raycastbot assign me` Assigns yourself to the issue. - `@raycastbot good first issue` Adds the "Good first issue" label to the issue. - `@raycastbot keep this issue open` Make sure the issue won't go stale and will be kept open by the bot.
ridemountainpig commented 2 days ago

@raycastbot close this issue