Most committee meetings have a meeting video in the knesset site
The video can be embedded in the committee meeting page
There is an old merged pull request that downloads those meeting videos and uploads them to youtube (#20)
The problem is that this is a heavy process, so it should not be part of Open Knesset.
Need to create this as a separate process that does not rely on the Open Knesset database.
This process will download the videos from knesset site and upload them to youtube.
It can provide an api that will provide youtube urls for all the meetings - Open Knesset site can then access this api to integrate the youtube urls and embed them in the relevant committee meetings
Most committee meetings have a meeting video in the knesset site
The video can be embedded in the committee meeting page
There is an old merged pull request that downloads those meeting videos and uploads them to youtube (#20)
The problem is that this is a heavy process, so it should not be part of Open Knesset.
Need to create this as a separate process that does not rely on the Open Knesset database.
This process will download the videos from knesset site and upload them to youtube.
It can provide an api that will provide youtube urls for all the meetings - Open Knesset site can then access this api to integrate the youtube urls and embed them in the relevant committee meetings