Youtube uploader no longer works since 1.3.6?

Trying to get YouTube uploader plugin working. While tracing through some of the comments on this plugin, and following a file location to modify main.py, I came across this README:

pi@OctoPi:~/OctoPrint $ cat README.txt
OctoPrint 1.3.6 and newer no longer rely on a git checkout for updates,
so OctoPi no longer goes that route either.
Feel free to manually create a git clone though if you need it (e.g. for
branch based updates or on board development):
~/scripts/add-octoprint-checkout

The README is in this location:

./OctoPrint

I was expecting to find:

./OctoPrint/venv/Lib/site-packages/youtube_upload: (No such file or directory)


If this plugin can not work anymore, should it then be removed from the plugins repo?

Thank-You!

I don't see that plugin listed on the official repository. Do you mean possibly YouTube Timelapse? Either way, on an octopi image, the location of the folder that you are looking for would be in /home/pi/oprint/lib/python3.7/site-packages.