]> jfr.im git - yt-dlp.git/commit - yt_dlp/extractor/youtube.py
[Youtube] Rewrite comment extraction (#167)
authorMatthew <redacted>
Sun, 14 Mar 2021 22:41:11 +0000 (22:41 +0000)
committerGitHub <redacted>
Sun, 14 Mar 2021 22:41:11 +0000 (04:11 +0530)
commita1c5d2ca6419f199a856bc111ac63b76947768b3
treecb3c7786feacf76941bc7135d60869ce23418e06
parentca87974543e3409a8a2bcd720305a0094ab4cf9a
[Youtube] Rewrite comment extraction (#167)

Closes #121

TODO:
* Add an option for the user to specify newest/popular and max number of comments
* Refactor the download code and generalize with TabIE
* Parse time_text to timestamp
yt_dlp/extractor/common.py
yt_dlp/extractor/youtube.py