Commit Graph

427 Commits (main)

Author SHA1 Message Date
Andrew a29cd810f2
New Crowdin updates (#460)
* New translations en.json (French)

[ci skip]

* New translations en.json (Spanish)

[ci skip]

* New translations en.json (Arabic)

[ci skip]

* New translations en.json (German)

[ci skip]

* New translations en.json (Greek)

[ci skip]

* New translations en.json (Basque)

[ci skip]

* New translations en.json (Finnish)

[ci skip]

* New translations en.json (Hungarian)

[ci skip]

* New translations en.json (Italian)

[ci skip]

* New translations en.json (Japanese)

[ci skip]

* New translations en.json (Polish)

[ci skip]

* New translations en.json (Russian)

[ci skip]

* New translations en.json (Turkish)

[ci skip]

* New translations en.json (Ukrainian)

[ci skip]

* New translations en.json (Chinese Simplified)

[ci skip]

* New translations en.json (Chinese Traditional)

[ci skip]

* New translations en.json (Vietnamese)

[ci skip]

* New translations en.json (Portuguese, Brazilian)

[ci skip]

* New translations en.json (Persian)

[ci skip]

* New translations en.json (Bengali)

[ci skip]

* New translations en.json (Hindi)

[ci skip]

* New translations en.json (Nepali)

[ci skip]
7 days ago
Cesar c7b6a142c6
Enhance search section for YouTube (#451)
* feat: search section only youtube

* refactor: add organizational comments to index.css to improve code structure and readability

* refactor: remove search functionality disclaimer from search UI and translation files

* fix: applying suggested corrections
1 week ago
Andrew 22b0962978
New Crowdin updates (#455)
* New translations en.json (French)

[ci skip]

* New translations en.json (Spanish)

[ci skip]

* New translations en.json (Arabic)

[ci skip]

* New translations en.json (German)

[ci skip]

* New translations en.json (Greek)

[ci skip]

* New translations en.json (Basque)

[ci skip]

* New translations en.json (Finnish)

[ci skip]

* New translations en.json (Hungarian)

[ci skip]

* New translations en.json (Italian)

[ci skip]

* New translations en.json (Japanese)

[ci skip]

* New translations en.json (Polish)

[ci skip]

* New translations en.json (Russian)

[ci skip]

* New translations en.json (Turkish)

[ci skip]

* New translations en.json (Ukrainian)

[ci skip]

* New translations en.json (Chinese Simplified)

[ci skip]

* New translations en.json (Chinese Traditional)

[ci skip]

* New translations en.json (Vietnamese)

[ci skip]

* New translations en.json (Portuguese, Brazilian)

[ci skip]

* New translations en.json (Persian)

[ci skip]

* New translations en.json (Bengali)

[ci skip]

* New translations en.json (Hindi)

[ci skip]

* New translations en.json (Nepali)

[ci skip]
2 weeks ago
aandrew-me 05dbe20702 Add cancel button 2 weeks ago
aandrew-me 6dc60bfaab feat(compressor): overhaul UX with quality presets, target size/percent modes 3 weeks ago
aandrew-me d53df86115 Add support for output templates for video and audio files 4 weeks ago
aandrew-me da984110e2 Add string to translate 4 weeks ago
tomasris ff1ecf6f3c fix(linux): load bundled ffmpeg libs; add selectable yt-dlp source
The bundled Linux ffmpeg is dynamically linked with its shared libraries
in a sibling lib/ directory, but its RPATH is broken ("-Wl:../lib"), so it
cannot locate them. yt-dlp spawns ffmpeg as a child process, which then
fails to start and yt-dlp reports "ffprobe and ffmpeg not found", surfacing
in the UI as "Some error has occurred" on any download needing
post-processing (e.g. audio extraction to mp3).

Fix by exposing the bundled ffmpeg lib/ directory via LD_LIBRARY_PATH at
startup (inherited by the yt-dlp/ffmpeg child processes) on Linux.

Also add a "yt-dlp source" preference (Linux/Windows):
- "nightly" (default): app-managed standalone binary kept on the nightly
  channel via `--update-to nightly`, so YouTube fixes arrive fastest.
- "system": use the yt-dlp found in PATH (apt/pip/brew); self-update via
  `-U` is skipped since the system package manager owns it.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 month ago
Andrew 72cb49deb8
New Crowdin updates (#418)
* New translations en.json (Basque)

* New translations en.json (Japanese)

* New translations en.json (Russian)

* New translations en.json (Chinese Simplified)

* New translations en.json (Chinese Traditional)
3 months ago
CodWiz ab6f52b8b3
fix(i18n): correct spelling and punctuation in Russian localizations (#370) 7 months ago
Andrew 1dbbff61c4
New translations en.json (Polish) (#360) 8 months ago
Andrew 3183345219
New Crowdin updates (#359)
* New translations en.json (Spanish)

* New translations en.json (Greek)

* New translations en.json (Hungarian)

* New translations en.json (Japanese)

* New translations en.json (Polish)

* New translations en.json (Ukrainian)

* New translations en.json (Portuguese, Brazilian)
8 months ago
aandrew-me 7869bad44a Fix locale detection error 8 months ago
Andrew 267753dfec
New Crowdin updates (#357)
* New translations en.json (French)

* New translations en.json (Spanish)

* New translations en.json (Arabic)

* New translations en.json (German)

* New translations en.json (Greek)

* New translations en.json (Finnish)

* New translations en.json (Hungarian)

* New translations en.json (Italian)

* New translations en.json (Japanese)

* New translations en.json (Polish)

* New translations en.json (Russian)

* New translations en.json (Turkish)

* New translations en.json (Ukrainian)

* New translations en.json (Chinese Simplified)

* New translations en.json (Chinese Traditional)

* New translations en.json (Vietnamese)

* New translations en.json (Portuguese, Brazilian)

* New translations en.json (Persian)

* New translations en.json (Bengali)

* New translations en.json (Hindi)

* New translations en.json (Nepali)
8 months ago
aandrew-me 0631ce973e Update translations, download progress for app updates, minor UI changes 8 months ago
aandrew-me c043db96dc Update translation strings and change config filename 8 months ago
aandrew-me 1d09c01717 Update translation 8 months ago
aandrew-me 42ac996346 History page translation updates 8 months ago
aandrew-me 5a80e010da Add js runtime support and some fixes 8 months ago
aandrew-me 0bd92864cb Show popup for yt-dlp updates 8 months ago
aandrew-me bc4f1a3799 Improved translation system 8 months ago
aandrew-me 4a57481447 Updated translations, history page translations, history page popup 8 months ago
Andrew cca69c8a44
New Crowdin updates (#346)
* New translations en.json (Spanish)

* New translations en.json (Chinese Simplified)

* New translations en.json (Chinese Traditional)

* New translations en.json (Portuguese, Brazilian)

* New translations en.json (Chinese Simplified)

* New translations en.json (Chinese Traditional)

* New translations en.json (French)

* New translations en.json (Spanish)

* New translations en.json (Arabic)

* New translations en.json (German)

* New translations en.json (Greek)

* New translations en.json (Finnish)

* New translations en.json (Hungarian)

* New translations en.json (Italian)

* New translations en.json (Japanese)

* New translations en.json (Polish)

* New translations en.json (Russian)

* New translations en.json (Turkish)

* New translations en.json (Ukrainian)

* New translations en.json (Chinese Simplified)

* New translations en.json (Chinese Traditional)

* New translations en.json (Vietnamese)

* New translations en.json (Portuguese, Brazilian)

* New translations en.json (Persian)

* New translations en.json (Bengali)

* New translations en.json (Hindi)

* New translations en.json (Nepali)
8 months ago
aandrew-me 043ff3fdbc Language updates 8 months ago
Andrew 8f9aec49aa
New Crowdin updates (#344)
* New translations en.json (French)

* New translations en.json (Spanish)

* New translations en.json (Arabic)

* New translations en.json (German)

* New translations en.json (Greek)

* New translations en.json (Finnish)

* New translations en.json (Hungarian)

* New translations en.json (Italian)

* New translations en.json (Japanese)

* New translations en.json (Polish)

* New translations en.json (Russian)

* New translations en.json (Turkish)

* New translations en.json (Ukrainian)

* New translations en.json (Chinese Simplified)

* New translations en.json (Chinese Traditional)

* New translations en.json (Vietnamese)

* New translations en.json (Portuguese, Brazilian)

* New translations en.json (Persian)

* New translations en.json (Bengali)

* New translations en.json (Hindi)

* New translations en.json (Nepali)
8 months ago
aandrew-me 28083cc6f4 UI enhancement for Paste Btn and Menu, Cmd key support for Mac 8 months ago
Abhinav A e8a35f2ba3
Add download history feature with search and export (#336)
* Add download history feature

* fix: Add History to hamburger menu on all pages

* feat: Improve download history security and reliability

* fix: enhance file path security and simplify theme handling for history page

* fix: history list spacing fixed and close button color changed

* fix: code indentation fix

* fix: minor codes changes for more efficiency

* fix: add error catch for show-file

* fix: Remove duplicate app.whenReady() for download history initialization

* feat: added translation for history page
9 months ago
Andrew 75fd4de2b0
New Crowdin updates (#316)
* New translations en.json (French)

* New translations en.json (Spanish)

* New translations en.json (Arabic)

* New translations en.json (German)

* New translations en.json (Greek)

* New translations en.json (Finnish)

* New translations en.json (Hungarian)

* New translations en.json (Italian)

* New translations en.json (Japanese)

* New translations en.json (Polish)

* New translations en.json (Russian)

* New translations en.json (Turkish)

* New translations en.json (Ukrainian)

* New translations en.json (Chinese Simplified)

* New translations en.json (Vietnamese)

* New translations en.json (Portuguese, Brazilian)

* New translations en.json (Persian)

* New translations en.json (Bengali)

* New translations en.json (Nepali)

* New translations en.json (Spanish)

* New translations en.json (German)

* New translations en.json (Russian)
10 months ago
aandrew-me 2bcf70a428 Translation for homebrew text 10 months ago
Andrew f9617b3a87
New Crowdin updates (#282)
* New translations en.json (French)

* New translations en.json (Spanish)

* New translations en.json (Arabic)

* New translations en.json (German)

* New translations en.json (Greek)

* New translations en.json (Finnish)

* New translations en.json (Hungarian)

* New translations en.json (Italian)

* New translations en.json (Japanese)

* New translations en.json (Polish)

* New translations en.json (Russian)

* New translations en.json (Turkish)

* New translations en.json (Ukrainian)

* New translations en.json (Chinese Simplified)

* New translations en.json (Vietnamese)

* New translations en.json (Portuguese, Brazilian)

* New translations en.json (Persian)

* New translations en.json (Bengali)

* New translations en.json (Nepali)
1 year ago
aandrew-me 9b0d96e99c Compressor minor changes and translations 1 year ago
Andrew b5dd4316a3 New translations en.json (Nepali) 2 years ago
Andrew 162588f950 New translations en.json (Bengali) 2 years ago
Andrew 65e86b68dc New translations en.json (Persian) 2 years ago
Andrew b9b7b8f515 New translations en.json (Portuguese, Brazilian) 2 years ago
Andrew a665a4cb0a New translations en.json (Vietnamese) 2 years ago
Andrew fc46055ec0 New translations en.json (Chinese Simplified) 2 years ago
Andrew ade61134df New translations en.json (Ukrainian) 2 years ago
Andrew 29ab4939c1 New translations en.json (Turkish) 2 years ago
Andrew 615b8b5ad2 New translations en.json (Russian) 2 years ago
Andrew 66854a3804 New translations en.json (Polish) 2 years ago
Andrew 472e58f027 New translations en.json (Japanese) 2 years ago
Andrew 21e2a81cb9 New translations en.json (Italian) 2 years ago
Andrew c8823d5e81 New translations en.json (Hungarian) 2 years ago
Andrew a6e75e7351 New translations en.json (Finnish) 2 years ago
Andrew cc37bb0dd0 New translations en.json (Greek) 2 years ago
Andrew 3ae375f4ec New translations en.json (German) 2 years ago
Andrew df6355b616 New translations en.json (Arabic) 2 years ago
Andrew 6751d9a071 New translations en.json (Spanish) 2 years ago
Andrew ccb50013ae New translations en.json (French) 2 years ago