diff options
| author | Danilo M. <danix@danix.xyz> | 2026-04-30 14:17:34 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-04-30 14:17:34 +0200 |
| commit | 1490951e53a681fe7c8f86a2f87204e6f5280af1 (patch) | |
| tree | 5a5a6fd8a4aa5c1105131fc3b15443362407be0b /content/en/articles/convertire-file-video-in-mp3/index.md | |
| parent | 851c29a5263a7682e19056fce27b9691e16d6271 (diff) | |
| download | danixxyz-1490951e53a681fe7c8f86a2f87204e6f5280af1.tar.gz danixxyz-1490951e53a681fe7c8f86a2f87204e6f5280af1.zip | |
content: replace emoticons with emoji shortcodes
;) → :wink:, :) → :smile: across all articles
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'content/en/articles/convertire-file-video-in-mp3/index.md')
| -rw-r--r-- | content/en/articles/convertire-file-video-in-mp3/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/en/articles/convertire-file-video-in-mp3/index.md b/content/en/articles/convertire-file-video-in-mp3/index.md index 5b2ea61..660adfe 100644 --- a/content/en/articles/convertire-file-video-in-mp3/index.md +++ b/content/en/articles/convertire-file-video-in-mp3/index.md @@ -21,4 +21,4 @@ Obviously, you need to have ffmpeg installed on your system. The options I passe - `-ab`: MP3 bitrate (192 kbps in this case) - `-vn`: do not capture video -Simple and fast. Try it out and see for yourself ;) And naturally, if you use this command or manage to improve it somehow, let me know.
\ No newline at end of file +Simple and fast. Try it out and see for yourself :wink: And naturally, if you use this command or manage to improve it somehow, let me know.
\ No newline at end of file |
