Commit Graph

29 Commits

Author SHA1 Message Date
Nguyễn Gia Phong f8185d1b31 Make comp ask to dump when quit and dump less bullsh*t 2018-01-30 17:08:47 +07:00
Nguyễn Gia Phong 082685cee3 Fix KeyError when there isn't mpv section in config file (#7) 2018-01-30 09:40:22 +07:00
Nguyễn Gia Phong 0500d98b0a Add support for mpv arguments in config file (#6) 2018-01-28 23:12:13 +07:00
Nguyễn Gia Phong bb29631789 Update keybindings documentation 2018-01-25 22:09:23 +07:00
Nguyễn Gia Phong 37f92bcc74 Fix duplicated keybindings 2018-01-25 22:09:23 +07:00
Nguyễn Gia Phong e21fd6285d Make compatible with python-mpv 0.3.5 and edit search keybindings 2018-01-25 22:09:23 +07:00
Nguyễn Gia Phong 4b18b5c1bf Start implementing default mpv keybindings 2018-01-25 22:09:23 +07:00
Nguyễn Gia Phong 6ada63f856 Clean up 2018-01-25 22:09:22 +07:00
Nguyễn Gia Phong b01b6abd1a Make compatible with python-mpv 0.3 2018-01-25 22:09:22 +07:00
Nguyễn Gia Phong 1b0692417f Update documentation and drop gettext support for argparse help strings 2018-01-25 22:09:22 +07:00
Nguyễn Gia Phong ba3a065006 Fix JSON playlist dumper and edit keybindings 2018-01-25 22:09:22 +07:00
Nguyễn Gia Phong 2972111b59 Fix youtube-dl stderr garbage printing and edit installation installation instruction 2018-01-25 22:09:22 +07:00
Nguyễn Gia Phong 6d0aa7fe51 Update documentations and clean up (?) 2018-01-25 22:09:22 +07:00
Nguyễn Gia Phong 801c439146 Update Vietnamese translation 2018-01-25 22:09:22 +07:00
Nguyễn Gia Phong 031f9ea1aa Improve info extractor 2018-01-25 22:09:22 +07:00
Nguyễn Gia Phong 654c5572ef Improve printing (slightly better performance) 2018-01-25 22:09:22 +07:00
Nguyễn Gia Phong 9129a8974f Clean up everything 2018-01-25 22:09:21 +07:00
Nguyễn Gia Phong 98c73ae8ac Code clean-up 2018-01-25 22:09:21 +07:00
Nguyễn Gia Phong 0bca71fe0c Begin to create an independant back-end object 2018-01-25 22:09:21 +07:00
Nguyễn Gia Phong 8334263141 Sync with jaseg/python-mpv 2018-01-25 22:09:21 +07:00
Nguyễn Gia Phong 056727768d Add search function 2018-01-25 22:09:21 +07:00
Nguyễn Gia Phong d146f5d74c Refine codebase 2018-01-25 22:09:21 +07:00
Nguyễn Gia Phong df98e90366 Refactor partially (now more things are broken) 2018-01-25 22:09:21 +07:00
Nguyễn Gia Phong cf9cfd3c01 Create an object to avoid using global variable 2018-01-25 22:09:21 +07:00
Nguyễn Gia Phong fc6b4a0c51 Fix the bug when the playlist is shorter than the screen 2018-01-25 22:09:21 +07:00
Nguyễn Gia Phong c1b0652078 Import youtube-dl 2018-01-25 22:09:21 +07:00
Nguyễn Gia Phong 6a2c20e490 Add save playlist function and complete Vietnamese translation 2018-01-25 22:09:21 +07:00
Nguyễn Gia Phong 3679965578 Add Youtube playlist argument, seek function and patial support for translation using gettext 2018-01-25 22:09:21 +07:00
Nguyễn Gia Phong 23fc9ae49b Update documentation and setup 2018-01-25 22:09:21 +07:00
Renamed from comp.py (Browse further)