Files
youtube-dlc/youtube_dl/extractor
xarantolus 57f72370c5 [youtube] Fix feed extraction
This moves feed extraction from using html content to json metadata. However, loading additional pages no longer works.

The _extract_video_info function also returns a continuation object that contains some metadata that - together with an API key that is in the page source - might be used to request the next page.
2020-06-21 09:31:04 +02:00
..
2020-05-14 05:11:42 +07:00
2020-05-05 05:09:07 +07:00
2020-03-14 04:58:24 +07:00
2020-03-24 02:57:53 +07:00
2020-06-06 01:45:05 +07:00
2020-05-05 11:19:40 +01:00
2020-03-14 22:58:10 +07:00
2020-06-21 09:31:04 +02:00