coletdjnz and GitHub
85fee22152
[PRX] Add Extractors ( #2245 )
...
Closes #2144 , https://github.com/ytdl-org/youtube-dl/issues/15948
Authored by: coletdjnz
2022-01-21 12:30:29 +05:30
coletdjnz and GitHub
6c73052c0a
[youtube] Extract channel subscriber count ( #2399 )
...
Closes #2350
* Adds `channel_follower_count` field
Authored-by: coletdjnz
2022-01-21 06:04:36 +00:00
coletdjnz and GitHub
396a76f7bf
[youtube] Enforce UTC ( #2402 )
...
and [utils] use `utcnow` in `datetime_from_str`
Related: #2223
Authored by: coletdjnz
2022-01-20 20:32:01 +05:30
coletdjnz and GitHub
301d07fc4b
[youtube:tab] Extract channel banner ( #2400 )
...
Closes #2237
Authored by: coletdjnz
2022-01-20 20:29:09 +05:30
coletdjnz and GitHub
f0d785d3ed
[youtube:tab] Extract more playlist metadata ( #2069 )
...
* Add fields modified_date, modified_timestamp
* Add field playlist_count
* [youtube:tab] Extract view_count, playlist_count, modified_date
Authored by: coletdjnz, pukkandan
2022-01-07 16:33:02 +05:30
coletdjnz and GitHub
9c634ef857
[MainStreaming] Add extractor ( #2180 )
...
Closes #1183 , https://github.com/ytdl-org/youtube-dl/issues/29615
Authored by: coletdjnz
2022-01-05 14:18:17 +05:30
coletdjnz and GitHub
9f517bb1f3
[gfycat] Support embeds ( #2229 )
...
Closes #2214
Authored by: coletdjnz
2022-01-05 14:09:24 +05:30
coletdjnz and GitHub
18c7683d27
[youtube:api] Update Innertube clients ( #2163 )
...
* Updated iOS clients to support 60fps formats (see: https://github.com/TeamNewPipe/NewPipeExtractor/issues/680#issuecomment-1002724558 )
* General update of versions and keys of other clients
Authored-by: coletdjnz
2022-01-02 05:22:31 +00:00
coletdjnz and GitHub
a709d87335
[youtube:tab] Extract video thumbnails from playlist ( #2096 )
...
closes #1184
Co-Authored-by: coletdjnz, pukkandan
2021-12-24 03:42:02 +00:00
coletdjnz and GitHub
f3aa3c3f98
[youtube:tab] Extract more metadata from feeds/channels/playlists ( #1018 )
...
Parse relative time text, extract live, upcoming status, availability and channel id from feeds/channels/playlists (where applicable).
Closes #1883
Authored-by: coletdjnz
2021-12-20 04:47:53 +00:00
coletdjnz and GitHub
46383212b3
[youtube:comments] Add more options for limiting number of comments extracted ( #1626 )
...
Extends `max_comments` extractor arg to support `max-parents,max-replies,max-replies-per-thread`.
Authored-by: coletdjnz
2021-12-15 04:29:48 +00:00
coletdjnz and GitHub
aa4b054512
[web.archive:youtube] Improve metadata extraction ( #1785 )
...
Authored-by: coletdjnz
2021-12-09 23:43:15 +00:00
coletdjnz and GitHub
d0d012d4e7
[youtube] Add default player client ( #1685 )
...
Authored-by: coletdjnz
2021-11-16 01:22:01 +00:00
aae16f6ed9
[youtube:comments] Fix comment section not being extracted in new layouts ( #1324 )
...
Co-authored-by: coletdjnz, pukkandan
2021-10-18 02:58:42 +00:00
coletdjnz and GitHub
ac56cf38a4
[youtube:tab] Fallback to API when webpage fails to download ( #1122 )
...
and add some extractor_args to force this mode
Authored by: coletdjnz
2021-10-09 02:49:25 +05:30
coletdjnz and GitHub
762e509d91
[Mediaite] Relax valid url ( #1158 )
...
Closes #1131
Authored by: coletdjnz
2021-10-05 01:00:57 +05:30
coletdjnz and GitHub
99e9e001de
[youtube] Cleanup authentication code ( #786 )
...
Authored by: coletdjnz
2021-09-24 06:22:17 +05:30
coletdjnz and GitHub
298bf1d275
[itv] Prefer last matching featureset ( #1001 )
...
Bug fix for #986
Authored by: coletdjnz
2021-09-18 02:25:49 +05:30
coletdjnz and GitHub
ea706726d6
[ITV] Fix extractor, add subtitles and thumbnails ( #913 )
...
Original PR: https://github.com/ytdl-org/youtube-dl/pull/28955 (see also https://github.com/ytdl-org/youtube-dl/issues/28906#issuecomment-831008270 )
Closes #861 , https://github.com/ytdl-org/youtube-dl/issues/28906 , https://github.com/ytdl-org/youtube-dl/issues/29337 , https://github.com/ytdl-org/youtube-dl/issues/29190 , https://github.com/ytdl-org/youtube-dl/issues/28939 , https://github.com/ytdl-org/youtube-dl/issues/29620
Authored-by: coletdjnz, sleaux-meaux, Vangelis66
2021-09-13 02:26:19 +05:30
coletdjnz and GitHub
eab3f867e2
[nzherald] Add NZHeraldIE ( #909 )
...
Authored-by: coletdjnz
Related: https://github.com/ytdl-org/youtube-dl/issues/28267
2021-09-07 22:49:57 +00:00
coletdjnz and GitHub
a7e999beec
[pbs] Fix subtitle extraction ( #813 )
...
Original PR: https://github.com/ytdl-org/youtube-dl/pull/24430 , https://github.com/ytdl-org/youtube-dl/pull/17434
Closes : #836 , https://github.com/ytdl-org/youtube-dl/issues/18796 , https://github.com/ytdl-org/youtube-dl/issues/17273
Authored-by: coletdjnz, gesa, raphaeldore
2021-09-08 02:29:20 +05:30
coletdjnz and GitHub
b6de707d13
[youtube] Improvements to JS player extraction (See desc) ( #860 )
...
* fallback player url extraction when it fails to be extracted from the webpage
* don't download js player unnecessarily for clients that don't require it
* try to extract js player url from any additional client configs
* ability to skip the js player usage/download using `player_skip=js`
* ability to skip the initial webpage download using `player_skip=webpage`
known issue:
* authentication for multi-channel accounts and multi-account cookies may not work correctly if the webpage or client configs are skipped
* formats from the web client requiring signature decryption will be skipped if player js extraction is skipped
Authored by: coletdjnz
2021-09-06 12:56:41 +05:30
coletdjnz and GitHub
bccdbd22d5
[Mediaklikk] Add Extractor ( #867 )
...
Original PR: https://github.com/ytdl-org/youtube-dl/pull/17453 , https://github.com/ytdl-org/youtube-dl/pull/25098
Fixes: https://github.com/ytdl-org/youtube-dl/issues/21431
Authored-by: tmarki, mrx23dot, coletdjnz
2021-09-06 12:22:38 +05:30
coletdjnz and GitHub
c0ac49bcca
[youtube] Retry on 'Unknown Error' ( #854 )
...
and do not repeat unimportant alerts
Closes #839
Authored by: coletdjnz
2021-09-04 08:03:42 +05:30
coletdjnz and GitHub
02def2714c
[southpark] Fix SouthParkDE ( #812 )
...
This was broken by https://github.com/yt-dlp/yt-dlp/commit/ee1e05581e32114c52e75e90983a66fb25fbc730
Authored by: coletdjnz
2021-09-04 08:01:47 +05:30
coletdjnz and GitHub
e88dabb35e
[Viafree] Fix extractor and extract subtitles ( #828 )
...
Authored by: coletdjnz
Fixes #820
2021-08-31 22:31:11 +00:00
coletdjnz and GitHub
62cdaaf0e2
[StarTV] Add extractor for startv.com.tr ( #815 )
...
Authored-by: mrfade, coletdjnz
Related: https://github.com/ytdl-org/youtube-dl/issues/22715
2021-08-29 22:29:42 +00:00
coletdjnz and GitHub
419508eabb
[Motherless] Fix extractor ( #809 )
...
Authored-by: coletdjnz
Fixes #806 , https://github.com/ytdl-org/youtube-dl/issues/29626
2021-08-29 22:22:57 +00:00
coletdjnz and GitHub
9a292a620c
[ATV.at] Fix extractor for ATV.at ( #816 )
...
Authored-by: NeroBurner, coletdjnz
Fixes https://github.com/ytdl-org/youtube-dl/issues/29079
2021-08-29 21:34:39 +00:00
7e55872286
[camtube] remove extractor ( #810 )
...
Co-authored-by: alerikaisattera
2021-08-29 21:11:03 +00:00
coletdjnz and GitHub
0bb1bc1b10
[youtube] Remove annotations and deprecate --write-annotations ( #765 )
...
Closes #692
Authored by: coletdjnz
2021-08-24 09:22:40 +05:30
coletdjnz and GitHub
641ad5d813
[youtube] Extract error messages from HTTPError response ( #644 )
...
Authored by: coletdjnz
2021-08-13 11:48:26 +05:30
coletdjnz and GitHub
eca330cb88
[youtube] Fix default global API key
...
bug introduced in https://github.com/yt-dlp/yt-dlp/commit/000c15a4cad1079fe91609a5d5a0ff8d20cca865
2021-08-01 06:12:26 +00:00
colethedj and pukkandan
9275f62cf8
[youtube] Improve age-gate detection ( #577 )
...
Authored by: colethedj
2021-07-31 02:13:55 +05:30
coletdjnz and GitHub
6552469433
[youtube] Force hl=en for comments ( #594 )
...
Closes #532
2021-07-31 01:06:00 +05:30
coletdjnz and GitHub
5a1fc62b41
[youtube] Add mobile_web client ( #557 )
...
Authored by: colethedj
2021-07-26 03:48:36 +05:30
coletdjnz and GitHub
2fd226f6a7
[youtube] Fix age-gated videos for API clients when cookies are supplied ( #545 )
...
Fixes #543
Authored by: colethedj
2021-07-22 08:11:04 +00:00
coletdjnz and GitHub
c926c9541f
[youtube] Add debug message for SAPISID cookie extraction ( #540 )
...
Authored by: colethedj
2021-07-21 20:45:05 +00:00
coletdjnz and GitHub
a1a7907bc0
[youtube] Fix controversial videos when requested via API ( #533 )
...
Closes: https://github.com/yt-dlp/yt-dlp/issues/511#issuecomment-883024350
Authored by: colethedj
2021-07-20 23:31:28 +05:30
coletdjnz and GitHub
fe93e2c4cf
[youtube] misc cleanup and bug fixes ( #505 )
...
* Update some `_extract_response` calls to keep them consistent
* Cleanup continuation extraction related code using new API format
* Improve `_extract_account_syncid` to support multiple parameters
* Generalize `get_text` and related functions into one
* Update `INNERTUBE_CONTEXT_CLIENT_NAME` with integer values
Authored by: colethedj
2021-07-19 10:25:07 +05:30
coletdjnz and GitHub
314ee30548
[youtube] Fix session index extraction and headers for non-web player clients ( #526 )
...
Fixes #522
2021-07-18 06:23:32 +00:00
coletdjnz and GitHub
34917076ad
[youtube] Fix authentication when using multiple accounts
...
`SESSION_INDEX` in `ytcfg` is the index of the active account and should be sent as `X-Goog-AuthUser` header
Closes #518
Authored by @colethedj
2021-07-17 11:50:05 +05:30
coletdjnz and GitHub
47193e0298
[youtube:tab] Extract playlist availability ( #504 )
...
Authored by: colethedj
2021-07-15 02:42:30 +00:00
coletdjnz and GitHub
49bd8c66d3
[youtube:comments] Improve comment vote count parsing ( fixes #506 ) ( #508 )
...
Authored by: colethedj
2021-07-14 23:24:42 +00:00
coletdjnz and GitHub
c888ffb95a
[youtube] Use android client as default and add age-gate bypass for it ( #492 )
...
Authored by: colethedj
2021-07-14 03:58:51 +05:30
coletdjnz and GitHub
9752433221
[youtube:comments] Fix is_favorited ( #491 )
...
Authored by colethedj
2021-07-12 06:50:03 +05:30
coletdjnz and GitHub
2d6659b9ea
[youtube:comments] Move comment extraction to new API ( #466 )
...
Closes #438 , #481 , #485
Authored by: colethedj
2021-07-12 04:48:40 +05:30
coletdjnz and GitHub
109dd3b237
[youtube] Use new API for additional video extraction requests ( #328 )
...
Co-authored-by: colethedj, pukkandan
Closes https://github.com/yt-dlp/yt-dlp/issues/427
Workarounds for https://github.com/ytdl-org/youtube-dl/issues/29326 , https://github.com/yt-dlp/yt-dlp/issues/319 , https://github.com/ytdl-org/youtube-dl/issues/29086
2021-06-29 22:07:49 +00:00
coletdjnz and GitHub
45261e063b
[youtube:comments] Fix error handling and add itct to params ( #446 )
...
Should close #439 (untested)
Authored by: colethedj
2021-06-25 23:31:10 +05:30
coletdjnz and GitHub
4ba001080f
[youtube] Non-fatal alert reporting for unavailable videos page ( #401 )
...
Co-Authored by: colethedj, pukkandan
2021-06-10 21:12:56 +00:00
coletdjnz and GitHub
1974e99f4b
[youtube] Improve SAPISID cookie handling ( closes #393 ) ( #395 )
...
Author: colethedj
2021-06-10 21:02:57 +00:00
coletdjnz and GitHub
879e7199bb
[archiveorg] Add YoutubeWebArchiveIE ( #356 )
...
Co-authored by: colethedj, pukkandan, alex-gedeon
2021-05-31 01:12:38 +00:00
coletdjnz and pukkandan
00ae27690d
[youtube] Add html5=1 param to get_video_info page requests ( #329 )
...
Workaround for #319 , https://github.com/ytdl-org/youtube-dl/issues/29086
Authored by: colethedj
2021-05-20 15:56:57 +05:30
9297939ec3
[Youtube] Extract more formats for music.youtube URLs ( #311 )
...
Based on: https://github.com/ytdl-org/youtube-dl/pull/28778 , https://github.com/ytdl-org/youtube-dl/pull/26160
Co-authored-by: craftingmod, colethedj, pukkandan
2021-05-15 20:08:47 +05:30
coletdjnz and GitHub
358de58c4d
[youtube:tab] Show unavailable videos in playlists ( #242 )
...
Closes #231
Authored by: colethedj
2021-04-17 04:09:08 +05:30
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