- Bump yt-dlp version to next stable release
(
1c79f11)
- Fixes #1303 1300 https > 0.28 throws proxy can not be passed as argument error
(
7ab2fe2)
demonstrate how to use existing mpv input bindings
- Clean up setup.cfg
(
dfa42a2)
- Semantic_release version for pypi setup.py was stuck
(
f29e0b3)
- Wheel_recipe.sh
(
5005c1a)
- Update author email
(
6a5641c)
This adds the pip / pipx commands to upgrade all the dependencies. This makes directed actions like #1225 (comment) unnecessary.
Thanks to @galgot
- #806 - pressing q doesn't stops playback when in repeat mode
(
645617a)
- Use pipenv
(
2edd0dd)
-
#837 crashes if the video is blocked by the copyright holder (
c472c7a) -
Shuffle all throwing error "object does not support item assignment" (
13fb47b)
- #980 added pylast as dependency in req.txt
(
48cc757)
-
Semantic release python pypi receipe (
495629a) -
Updated readme metioned yewtube as fork of mpsyt (
385d6a7)
- Added subtitle suppport for vlc related to #331
(
96f2efd)
It's unmaintained and yewtube works fine without it
Co-authored-by: Francesco Gazzetta fgaz@fgaz.me
- #50 - brought back download audio file
(
b46dab4)
- #76 video pops up
(
eaeff58)
-
#75 program crashes while creating custom playlist and saving it without playing (
2552eff) -
Enable quit-watch-later in mpv #77 (
079e440)
Allows pressing shift-q to quit so mpv saves the video position and allows resuming on next play
fix #85(main): handle error when setting locale
-
Added common issues file with some instructions for MacOS
-
Modified readme with extra information about the common issue file
Co-authored-by: fazli.zekiqi fazli.zekiqi@cepheid.com
- #53 viewing playlists uploaded by a user is back
(
f201cb5)
-
#45 fetch all videos of a playlist (
261f468) -
#67 vlc dummy Interface does not work with live channels (
2d4637b) -
Save full playlists by name and all its videos (
d69a959)
- #63 module album search crash
(
3f2fcfb)
-
#24 colorama support for windows (
9cf2616) -
#28 show changelog with
help newcommand (d52b65d) -
#35 remove api key instructions (
4f1fee3) -
#37 use
set pagescommand to config how many search result pages to show (2baec5f) -
#38 improved help menu responsiveness (
972b4ef) -
#39 key error 'data' (
834ed5b) -
#44 dont run init when importing mps_youtube (
a072c22) -
#54 play video using youtube short link (
92d1c77) -
26 album search working now without youtube api (
9c3ae03) -
Bring back requirements.txt to life (
ff6e59d) -
Buffersize warning (
d185c3f) -
Check for app updates (
eabfb52) -
Default player priority is vlc > mpv > mplayer on first install fixed #16 (
35409eb) -
Don't crash if playlists / history file has invalid youtube id fixed #24 (
323d5d8) -
Playlists are working again fixed #18 (
bfceee4) -
Use mkdocs instead of sphinx docs (
32a2e9c)
- build(setup): extras_require mkdocs
- package mkdocstrings-python-legacy
- refactor: check sys.stdout.encoding once
also isort module
- docs: mkdocs
- skip_files for test files
- docs(CONTRIBUTING): mkdocs
-
g: Mpv msglevel (
062b125) -
mplayer: _get_mplayer_version (
ab21c5d) -
isort module - type hint - function doc - return value type hint for func
-
mpris: Handle no data on time-pos (
8bb29d3) -
util.uea_pad: Handle AttributeError on t.split (
1643266)
also isort import
-
Python-app (
f40ca1a) -
python-app: Workflows based on origin/develop (
3d117ad) -
only run pytest - use matrix for python version and os
-
Use yewtube over tor using torsocks 🔥 (
1e9c4ce) -
helptext: Help changelog (
0643941) -
setup: Extras dependencies for mpris (
936e890)
- Reset to upstream
(
dc4af72)
use default func behavior when no mplayer found
-
mpris: Test_mpris.setproperty (
10ec94a) -
Mpris2Controller: Init (
cb977ec) -
test_main: Skip test without attribute after fork (
35ded20)
- Duplicate changelog and readme files
(
0265ef7)
- setup: Fix long_description_content_type
(
db30143)
- setup: Check for minimum python 3.6
(
f5b5d73)