As discussed a while ago, this is my current progress for #18, I use
this version of the code since the date of this commit and this is
functional. It's especially useful for the " - Topic" channels auto-
generated music videos.
Though, I didn't manage to have DASH streams to work proxied, so this MR
only proxies the regular non-adaptative streams.
As this is very much WIP, don't merge probably. I'm also not happy with
the verbose `for k, v in r.headers.items():` loop to set headers in
server-side requests.
Lomanic (1):
Partially fix #18 proxy non-adaptative format videos through new
/videoplayback endpoint
configuration.sample.py | 3 +++
extractors/video.py | 3 ++-
index.py | 18 ++++++++++++++++++
3 files changed, 23 insertions(+), 1 deletion(-)
--
2.34.4