From 1490951e53a681fe7c8f86a2f87204e6f5280af1 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Thu, 30 Apr 2026 14:17:34 +0200 Subject: content: replace emoticons with emoji shortcodes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ;) → :wink:, :) → :smile: across all articles Co-Authored-By: Claude Sonnet 4.6 --- content/en/articles/convertire-file-video-in-mp3/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/en/articles/convertire-file-video-in-mp3/index.md') 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 -- cgit v1.2.3