Codeberg
Community Issues Documentation Blog
Donate Join / Support
Contact
Explore Help
Register Sign In
ralfhersel
/
youplay
3
6
Fork
You've already forked youplay
7
Code Issues Pull Requests Projects Releases 9 Wiki Activity

Releases Tags

  • Stable v0.37 147246485a
    Compare
    v0.27
    v0.28
    v0.29
    v0.30
    v0.31
    v0.34
    v0.35
    v0.36
    v0.37
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'main'
    ${ noResults }

    YouPlay - Version 0.37

    ralfhersel released this 4 weeks ago | 1 commits to main since this release

    Version 0.37 - 2022.05.31
    • Force yt-dlp to extract best audio in mp3 format. Last version had issues with forcing mp3 format.
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
     
  • Stable v0.36 8c526ab74c
    Compare
    v0.27
    v0.28
    v0.29
    v0.30
    v0.31
    v0.34
    v0.35
    v0.36
    v0.37
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'main'
    ${ noResults }

    YouPlay - Version 0.36

    ralfhersel released this 2 months ago | 2 commits to main since this release

    Version 0.36 - 2022.05.10
    • No more webm in between. yt-dlp will download mp3 directly.
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
     
  • Stable v0.35 6ab8379210
    Compare
    v0.27
    v0.28
    v0.29
    v0.30
    v0.31
    v0.34
    v0.35
    v0.36
    v0.37
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'main'
    ${ noResults }

    YouPlay- Version 0.35

    ralfhersel released this 4 months ago | 4 commits to main since this release

    Version 0.35 - 2022.02.14
    • Fixed: Special characters (/) in song title caused creation of subdirectories in /music/youplay/ instead of just saving the song.
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
     
  • Stable v0.34 d1a775d0fa
    Compare
    v0.27
    v0.28
    v0.29
    v0.30
    v0.31
    v0.34
    v0.35
    v0.36
    v0.37
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'main'
    ${ noResults }

    YouPlay - Version 0.34

    ralfhersel released this 5 months ago | 6 commits to main since this release

    Version 0.34 - 2022.02.04
    • Updating yt-dlp will fix the warnings in CLI-mode. You have to run python3 -m pip install -U yt-dlp to fight Google's changes in the Youtube API.

    • Some warning text changes; not important.

    • Removed already out-commented old code; not important.

    • Tried GTK4; was not successful. Will try again later.

    Version 0.33 - 2021.12.08
    • Because youtube-dl is so much restricted in speed, I switched to yt-dlp instead.
    • Currently yt-dlp throws a warning in CLI-mode. Ignore it, I will fix it later.
    Version 0.32 - 2021.05.26
    • GUI window is now centred on the screen.
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
     
  • Stable v0.31 693dc21295
    Compare
    v0.27
    v0.28
    v0.29
    v0.30
    v0.31
    v0.34
    v0.35
    v0.36
    v0.37
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'main'
    ${ noResults }

    YouPlay - Version 0.31

    ralfhersel released this 1 year ago | 9 commits to main since this release

    Version 0.31 - 2021.05.25

    • Eventually I found out how to control 'python-mpv'. This version got additional controls in GUI-Mode: Pause/Continue, Back, Forward. The Play/Stop and Pause/Continue controls are kind of overlapping in functionality, but who cares.

    • Play/Stop will either start a selected song or stop it. If you press Play again, the song will start from the beginning.

    • Pause/Continue will either pause the song at the current position, or continue playing at the position where you stopped it.

    • Back/Forward will step 5 seconds back or forward during playback.

    • I'm sure there are some glitches in edge cases, but anyway, it works.

    • Don't forget to run 'pip3 install --upgrade youtube-dl', because Google (Youtube) will continue to kick your ass.

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
     
  • Stable v0.30 521a5800c1
    Compare
    v0.27
    v0.28
    v0.29
    v0.30
    v0.31
    v0.34
    v0.35
    v0.36
    v0.37
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'main'
    ${ noResults }

    YouPlay - Version 0.30

    ralfhersel released this 1 year ago | 10 commits to main since this release

    Version 0.30 - 2021.05.18

    • Until now, all songs were download as webm-files (but named as mp3 files) because youtube-dl ignores the mp3-format parameter. Thats why YouPlay converts all downloaded songs now from webm to mp3.

    • I removed the filename sanitizer because I think it is not necessary. We will see if it causes issues with weird song names.

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
     
  • Stable v0.29 83c862dd03
    Compare
    v0.27
    v0.28
    v0.29
    v0.30
    v0.31
    v0.34
    v0.35
    v0.36
    v0.37
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'main'
    ${ noResults }

    YouPlay - Version 0.29

    ralfhersel released this 1 year ago | 12 commits to main since this release

    Version 0.29 - 2021.03.22

    • Improvement of process handling to avoid busy wait on process exit (thank you, Jürgen Hötzel :)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
     
  • Stable v0.28 e042e42940
    Compare
    v0.27
    v0.28
    v0.29
    v0.30
    v0.31
    v0.34
    v0.35
    v0.36
    v0.37
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'main'
    ${ noResults }

    YouPlay - Version 0.28

    ralfhersel released this 1 year ago | 17 commits to main since this release

    Version 0.28 - 2021.01.20

    • File 'audio.list' not longer required because of direct search result processing. You can delete the old audio.list (thank you j.r)

    • Downloaded songs will go to 'youplay' subdirectory under your standard music folder. You can delete or copy the old music subfolder (thank you Joël)

    • Search strings must be longer than 3 characters to avoid bullshit searches

    • Minor bug fixes

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
     
  • Stable v0.27 11c592003b
    Compare
    v0.27
    v0.28
    v0.29
    v0.30
    v0.31
    v0.34
    v0.35
    v0.36
    v0.37
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'main'
    ${ noResults }

    YouPlay - Version 0.27

    ralfhersel released this 1 year ago | 19 commits to main since this release

    Version 0.27 - 2021.01.10

    • Duplicated download of existing files fixed again (song.mp3.mp3.mp3)

    • Song names are sanitized to avoid invalid search strings in youtube-dl (welle erdball c64)

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
     
English
bahasa Indonesia Deutsch English español français italiano latviešu magyar nyelv Nederlands polski Português de Portugal português do Brasil suomi svenska Türkçe čeština ελληνικά български русский српски Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API Privacy Policy Bylaws/Satzung Imprint/Impressum Terms of Use Report Abuse