Page 3 of 6

Re: [E² Plugin] YouTube by taapat

Posted: 21 Dec 2024, 12:46
by Hannibal_Lecter
YouTube git1243 py 2/3

Re: [E² Plugin] YouTube by taapat

Posted: 21 Dec 2024, 21:45
by Hannibal_Lecter
Youtube py3+git 1245
Youtube h1+git 1245

Optimize player code in YouTubeVideoUrl

Thx @Taapat

Re: [E² Plugin] YouTube by taapat

Posted: 22 Dec 2024, 19:04
by Hannibal_Lecter
YouTube git1247 py 2/3
update 22.12.2024

git1247
py2-py3

Code style fixes in YouTubeVideoUrl

thanks Taapat

Re: [E² Plugin] YouTube by taapat

Posted: 23 Dec 2024, 12:43
by Hannibal_Lecter
YouTube update 22.12.2024

git1248
py2-py3

Code style cleanup in YouTubeVideoUrl
Refactor functions to reduce its Cognitive Complexity.

thanks Taapat

Re: [E² Plugin] YouTube by taapat

Posted: 24 Dec 2024, 12:51
by Hannibal_Lecter
Youtube py3+git 1249
Youtube h1+git 1249

Refactors the url fetching logic in YouTubeVideoUrl

Re: [E² Plugin] YouTube by taapat

Posted: 28 Dec 2024, 13:19
by Hannibal_Lecter
Youtube git1252

Optimizes hls url sorting in YouTubeVideoUrl

Sorts when extracting from m3u8 and does not use the _sort_formats function with many unnecessary conditions.

Re: [E² Plugin] YouTube by taapat

Posted: 28 Dec 2024, 21:52
by Hannibal_Lecter
Youtube git1253

Do not use hls urls if their format is in the ignored video formats

Re: [E² Plugin] YouTube by taapat

Posted: 29 Dec 2024, 19:09
by Hannibal_Lecter
Youtube git1254

Re: [E² Plugin] YouTube by taapat

Posted: 05 Jan 2025, 18:25
by Hannibal_Lecter
Youtube git1260 py2-py3

Replaces slash with the underscore character in download file names

Re: [E² Plugin] YouTube by taapat

Posted: 06 Jan 2025, 22:33
by Hannibal_Lecter
Youtube git1261 py2-py3