pukkandan 
							
						 
					 
					
						
						
							
						
						352d63fdb5 
					 
					
						
						
							
							[utils] Improve traverse_obj  
						
						
						
						
					 
					
						2021-07-21 11:30:06 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						11f9be0912 
					 
					
						
						
							
							[youtube] Extract data from multiple clients ( #536 )  
						
						... 
						
						
						
						* `player_client` accepts multiple clients
* default `player_client` = `android,web`
* music clients can be specifically requested
* Add IOS `player_client`
* Hide live dash since they can't be downloaded
Closes  #501 
Authored-by: pukkandan, colethedj 
						
						
					 
					
						2021-07-21 09:22:34 +05:30 
						 
				 
			
				
					
						
							
							
								coletdjnz 
							
						 
					 
					
						
						
							
						
						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 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						d61fc64618 
					 
					
						
						
							
							[youtube:tab] Fix channels tab  
						
						
						
						
					 
					
						2021-07-20 23:22:34 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						da503b7a52 
					 
					
						
						
							
							[youtube] Make parse_time_text and _extract_chapters non-fatal  
						
						... 
						
						
						
						Related: #532 , 7c365c2109 
						
						
					 
					
						2021-07-20 07:22:26 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						7c365c2109 
					 
					
						
						
							
							[youtube] Sanity check chapters (and refactor related code)  
						
						... 
						
						
						
						Closes  #520  
					
						2021-07-20 05:39:02 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						cca80fe611 
					 
					
						
						
							
							[youtube] Extract even more thumbnails and reduce testing  
						
						... 
						
						
						
						* Also fix bug where `_test_url` was being ignored
Ref: https://stackoverflow.com/a/20542029 
Related: #340  
						
						
					 
					
						2021-07-20 03:46:06 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						0ba692acc8 
					 
					
						
						
							
							[youtube] Extract more thumbnails  
						
						... 
						
						
						
						* The thumbnail URLs are hard-coded and their actual existence is tested lazily
* Added option `--no-check-formats` to not test them
Closes  #340 , Related: #402 , #337 , https://github.com/ytdl-org/youtube-dl/issues/29049  
						
						
					 
					
						2021-07-20 02:42:11 +05:30 
						 
				 
			
				
					
						
							
							
								coletdjnz 
							
						 
					 
					
						
						
							
						
						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 
							
						 
					 
					
						
						
							
						
						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 
							
						 
					 
					
						
						
							
						
						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 
							
						 
					 
					
						
						
							
						
						47193e0298 
					 
					
						
						
							
							[youtube:tab] Extract playlist availability ( #504 )  
						
						... 
						
						
						
						Authored by: colethedj 
						
						
					 
					
						2021-07-15 02:42:30 +00:00 
						 
				 
			
				
					
						
							
							
								coletdjnz 
							
						 
					 
					
						
						
							
						
						49bd8c66d3 
					 
					
						
						
							
							[youtube:comments] Improve comment vote count parsing ( fixes   #506 ) ( #508 )  
						
						... 
						
						
						
						Authored by: colethedj 
						
						
					 
					
						2021-07-14 23:24:42 +00:00 
						 
				 
			
				
					
						
							
							
								coletdjnz 
							
						 
					 
					
						
						
							
						
						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 
							
						 
					 
					
						
						
							
						
						9752433221 
					 
					
						
						
							
							[youtube:comments] Fix is_favorited ( #491 )  
						
						... 
						
						
						
						Authored by colethedj 
						
						
					 
					
						2021-07-12 06:50:03 +05:30 
						 
				 
			
				
					
						
							
							
								coletdjnz 
							
						 
					 
					
						
						
							
						
						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 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						60bdb7bd9e 
					 
					
						
						
							
							[youtube] Fix sorting of 3gp format  
						
						
						
						
					 
					
						2021-07-08 22:33:33 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						4bb6b02f93 
					 
					
						
						
							
							Improve extractor_args parsing  
						
						
						
						
					 
					
						2021-07-08 21:22:35 +05:30 
						 
				 
			
				
					
						
							
							
								krichbanana 
							
						 
					 
					
						
						
							
						
						f6745c4980 
					 
					
						
						
							
							[Youtube] Choose correct Live chat API for upcoming streams ( #460 )  
						
						... 
						
						
						
						Authored by: krichbanana 
						
						
					 
					
						2021-07-02 05:59:29 +05:30 
						 
				 
			
				
					
						
							
							
								coletdjnz 
							
						 
					 
					
						
						
							
						
						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 
							
						 
					 
					
						
						
							
						
						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 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						49c258e18d 
					 
					
						
						
							
							[youtube] Fix subtitle names for age-gated videos  
						
						... 
						
						
						
						Related: https://github.com/iv-org/invidious/pull/2205#issuecomment-868680486  
						
						
					 
					
						2021-06-25 23:10:31 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						5d3a0e794b 
					 
					
						
						
							
							Add --extractor-args to pass extractor-specific arguments  
						
						
						
						
					 
					
						2021-06-25 20:10:28 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						ed807c1837 
					 
					
						
						
							
							Update to ytdl-commit-379f52a  
						
						... 
						
						
						
						[liveleak] Remove extractor
379f52a495 
						
						
					 
					
						2021-06-23 07:34:55 +05:30 
						 
				 
			
				
					
						
							
							
								siikamiika 
							
						 
					 
					
						
						
							
						
						c60ee3a218 
					 
					
						
						
							
							[youtube_live_chat] Support ongoing live chat ( #422 )  
						
						... 
						
						
						
						Authored by: siikamiika 
						
						
					 
					
						2021-06-23 05:42:39 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						4e6767b5f2 
					 
					
						
						
							
							[youtube] Temporary fix for age-gate  
						
						... 
						
						
						
						Related:
https://stackoverflow.com/a/67629882 
https://github.com/yt-dlp/yt-dlp/issues/319 
https://github.com/ytdl-org/youtube-dl/issues/29333 
https://github.com/ytdl-org/youtube-dl/issues/29086  
						
						
					 
					
						2021-06-18 20:32:52 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						45db527fa6 
					 
					
						
						
							
							[youtube] Login is not needed for :ytrec  
						
						
						
						
					 
					
						2021-06-13 03:45:53 +05:30 
						 
				 
			
				
					
						
							
							
								coletdjnz 
							
						 
					 
					
						
						
							
						
						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 
							
						 
					 
					
						
						
							
						
						1974e99f4b 
					 
					
						
						
							
							[youtube] Improve SAPISID cookie handling ( closes   #393 ) ( #395 )  
						
						... 
						
						
						
						Author: colethedj 
						
						
					 
					
						2021-06-10 21:02:57 +00:00 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						bea742222f 
					 
					
						
						
							
							[youtube] Support shorts URL  
						
						... 
						
						
						
						Closes  #375  
					
						2021-06-06 00:59:04 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						46953e7e6e 
					 
					
						
						
							
							[youtube:playlist] fix bug  
						
						
						
						
					 
					
						2021-05-29 02:31:13 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						8d68ab98a7 
					 
					
						
						
							
							[youtube] Fix bug where not all hls formats were extracted  
						
						... 
						
						
						
						Bug introduced in 9297939ec3 
						
						
					 
					
						2021-05-23 03:53:17 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						09f1580e2d 
					 
					
						
						
							
							[youtube] /live URLs should raise error if channel is not live  
						
						... 
						
						
						
						Fixes: https://github.com/ytdl-org/youtube-dl/issues/29090  
						
						
					 
					
						2021-05-21 20:05:54 +05:30 
						 
				 
			
				
					
						
							
							
								coletdjnz 
							
						 
					 
					
						
						
							
						
						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 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						9d5d4d64f8 
					 
					
						
						
							
							[youtube] Better message when login required  
						
						
						
						
					 
					
						2021-05-20 15:55:55 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						d3fc8074a4 
					 
					
						
						
							
							[youtube] Sort audio-only formats correctly  
						
						... 
						
						
						
						Closes  #317  
					
						2021-05-19 18:29:20 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						07cce701de 
					 
					
						
						
							
							[cleanup] linter, code formatting and readme  
						
						
						
						
					 
					
						2021-05-19 16:48:20 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						ff2751ac9c 
					 
					
						
						
							
							[youtube] Always extract maxresdefault thumbnail  
						
						... 
						
						
						
						Fixes: https://github.com/ytdl-org/youtube-dl/issues/29049  
						
						
					 
					
						2021-05-18 19:31:17 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						abcdd12b26 
					 
					
						
						
							
							[youtube:tab] Support youtube music MP pages  
						
						
						
						
					 
					
						2021-05-18 19:31:08 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						18db754858 
					 
					
						
						
							
							[youtube:tab] Redirect UC channels that doesn't have a videos tab  
						
						... 
						
						
						
						Many topic URLs don't have a videos tab, but has an equivalent `UU` playlist.
If there is no playlist, fallback to using channel page 
						
						
					 
					
						2021-05-18 19:31:07 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						fe03a6cdc8 
					 
					
						
						
							
							[youtube:tab] Support youtube music VL and browse pages  
						
						
						
						
					 
					
						2021-05-18 19:31:06 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						cd684175ad 
					 
					
						
						
							
							[youtube:tab] Support channel search  
						
						... 
						
						
						
						Fixes: https://github.com/ytdl-org/youtube-dl/issues/29071  
						
						
					 
					
						2021-05-18 19:30:21 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						da692b7920 
					 
					
						
						
							
							[cleanup] youtube tests  
						
						
						
						
					 
					
						2021-05-18 18:10:15 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						95c01b6c16 
					 
					
						
						
							
							[youtube:tab] Show alerts only from the final webpage  
						
						
						
						
					 
					
						2021-05-18 18:09:04 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						a06916d98e 
					 
					
						
						
							
							[extractor] Add write_debug and get_param  
						
						
						
						
					 
					
						2021-05-17 18:59:51 +05:30 
						 
				 
			
				
					
						
							
							
								coletdjnz 
							
						 
					 
					
						
						
							
						
						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 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						774d79cc4c 
					 
					
						
						
							
							[youtube] Add language names  
						
						... 
						
						
						
						Co-authored by: nixxo, tpikonen
Based on: https://github.com/ytdl-org/youtube-dl/pull/26112 
Closes : #310  
						
						
					 
					
						2021-05-15 19:27:53 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						120916dac2 
					 
					
						
						
							
							[youtube] multiple subtitles in same language  
						
						... 
						
						
						
						Fixes: https://github.com/ytdl-org/youtube-dl/issues/21164 
Related: #310 , https://github.com/ytdl-org/youtube-dl/pull/26112  
						
						
					 
					
						2021-05-15 19:27:48 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						0fb983f62d 
					 
					
						
						
							
							[youtube] Extract audio language  
						
						
						
						
					 
					
						2021-05-14 13:15:48 +05:30 
						 
				 
			
				
					
						
							
							
								pukkandan 
							
						 
					 
					
						
						
							
						
						53ed7066ab 
					 
					
						
						
							
							Option --compat-options to revert some of yt-dlp's changes  
						
						... 
						
						
						
						* Deprecates `--list-formats-as-table`, `--list-formats-old` 
						
						
					 
					
						2021-05-11 13:30:48 +05:30