Open fcwoknhenuxdfiyv opened 3 years ago
curious to know as well
Would like to know too.
Exception in thread Thread-3:
Traceback (most recent call last):
File "/usr/lib/python3.7/threading.py", line 917, in _bootstrap_inner
self.run()
File "/usr/lib/python3.7/threading.py", line 865, in run
self._target(*self._args, **self._kwargs)
File "/usr/lib/python3/dist-packages/tizyoutubeproxy.py", line 413, in obtain_stream
audio = video.getbestaudio(preftype="webm")
File "/usr/local/lib/python3.7/dist-packages/pafy/backend_shared.py", line 386, in getbestaudio
if not self.audiostreams:
File "/usr/local/lib/python3.7/dist-packages/pafy/backend_shared.py", line 176, in audiostreams
self._process_streams()
File "/usr/local/lib/python3.7/dist-packages/pafy/backend_youtube_dl.py", line 81, in _process_streams
self._fetch_basic()
File "/usr/local/lib/python3.7/dist-packages/pafy/backend_youtube_dl.py", line 54, in _fetch_basic
self._dislikes = self._ydl_info['dislike_count']
KeyError: 'dislike_count'
Hi all,
Thanks for your interest. The project isn't really dead. Just a major lack of free time over the last year or so, the plan is to come back to it and get the major issues fixed.
One of the first things that will be needed is new a hosting service that can provide the same functionality as Bintray. That means primarily the ability to upload and host Debian packages that have been built elsewhere. There are some build services out there that would provide both the building and the hosting, but there are some challenges with building Tizonia in those places (e.g. Tizonia has some Python build-time dependencies that aren't easy to satisfy in some cloud build services).
Can tizonia be built with gitlab actions?
Can tizonia be built with gitlab actions?
If yes, I'm happy to help with that. I use Gitlab a lot.
So, is this project dead?
I just emailed some comitters which I could get from the git log
directly and asked about the status, since the project still did not receive updates and has several build errors with updated libraries and compiler versions (in some cases even directly includable fixes were submitted but not included yet).
Regards!
There hasn't been much activity for a while and installation is broken because bintray is gone. So, is this project dead?