moehmeni / syncedlyrics

Get an LRC format (synchronized) lyrics for your music
MIT License
188 stars 18 forks source link

Revert "Add copy to clipboard flag (--clipboard) feature" #39

Closed moehmeni closed 1 month ago

moehmeni commented 1 month ago

Reverts moehmeni/syncedlyrics#32

It seems clipman uses python >=3.9 which is not compatible with syncedlyrics' python >= 3.8. Until further changes from clipman to support 3.8, the PR is reverted.

NikitaBeloglazov commented 1 month ago

Oh crap.. Ok, i will look at support of Python 3.8 But it should be taken into account that Python 3.8 is due to reach its scheduled upstream end-of-life in October 2024. Adding support for it is not particularly worthwhile..

But thank you for feedback:)