coletdjnz and GitHub
79360d99d3
[youtube] Standardize API calls for tabs, mixes and search ( #245 )
...
Authored by: colethedj
2021-04-15 16:52:59 +05:30
coletdjnz and GitHub
8ea3f7b909
[youtube] Improve channel syncid extraction to support ytcfg ( #241 )
...
Authored by: colethedj
2021-04-14 10:37:03 +05:30
coletdjnz and GitHub
f4f751af40
[youtube] Parse API parameters from initial webpage ( #230 )
...
* Obtain innertube_context, api_key and x-goog-visitor-id from webpage
* Generalize the header & Innertube_context extraction across YouTube extractors
Related: https://github.com/ytdl-org/youtube-dl/commit/1b0a13f33cfb3644cc718d35951ea85bb1905459
Authored by: colethedj
2021-04-12 01:53:04 +05:30
coletdjnz and pukkandan
d92f5d5a90
[youtube] Extract comments' approximate timestamp ( #221 )
...
Authored by: colethedj
2021-04-07 17:09:06 +05:30
colethedj and pukkandan
9e62f283ff
[utils] Add datetime_from_str to parse relative time ( #221 )
...
and `datetime_add_months` to accurately add/subtract months
Authored by: colethedj
2021-04-07 17:09:06 +05:30
Matthew and GitHub
b28f8d244a
[YouTube] Show premium state in availability ( #209 )
...
Authored by colethedj
2021-04-03 14:20:58 +05:30
Matthew and pukkandan
c224251aad
[youtube] Show if video is private, unlisted etc in new field availability ( #188 )
...
Closes : #185 , https://github.com/ytdl-org/youtube-dl/issues/25631
Authored by: colethedj, pukkandan
2021-03-22 02:58:41 +05:30
Matthew and GitHub
a1c5d2ca64
[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
2021-03-15 04:11:11 +05:30
Matthew and GitHub
d069eca7a3
[Youtube] Fix private feeds/playlists on multi-channel accounts ( #143 )
...
Authored by: colethedj
2021-03-05 19:29:14 +05:30
Matthew and GitHub
f3eaa8dd1c
[Youtube] Extract alerts from continuation ( #144 )
...
Related: #143
Authored by: colethedj
2021-03-05 15:37:32 +05:30
a5c5623470
[YouTube] Use new browse API for continuation page extraction. ( #131 )
...
Known issues (these issues existed in previous API as well)
* Mix playlists only give 1 page (25 vids)
* Trending only gives 1 video
* History gives 5 pages (200 vids)
Co-authored-by: colethedj, pukkandan
2021-03-03 16:02:40 +05:30
Matthew
9da76d30de
code consistency
2020-11-15 09:34:59 +13:00
Matthew
0366ae8756
Fix search to not depend on index position for videoRenderer and token items.
2020-11-15 09:03:40 +13:00