Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F24336353
D3953.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
481 B
Referenced Files
None
Subscribers
None
D3953.diff
View Options
diff --git a/Daeghrefn/Channel.tcl b/Daeghrefn/Channel.tcl
--- a/Daeghrefn/Channel.tcl
+++ b/Daeghrefn/Channel.tcl
@@ -23,7 +23,7 @@
proc url:getvideotitle {url} {
set title ""
catch {
- set title [exec -- youtube-dl --no-warnings -e $url]
+ set title [exec -- yt-dlp --no-warnings --remote-components ejs:npm -e --extractor-args "youtube:player_client=web" --extractor-args "youtube:visitor_data=[registry get video.youtube.visitor_data.tcl]" $url]
}
return $title
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Feb 15, 17:21 (21 h, 8 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3452174
Default Alt Text
D3953.diff (481 B)
Attached To
Mode
D3953: Switch to yt-dlp to get video metadata
Attached
Detach File
Event Timeline
Log In to Comment