Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alexta69/metube
/ functions
Functions
596 in github.com/alexta69/metube
⨍
Functions
596
◇
Types & classes
89
↳
Endpoints
19
Method
delDownload
(where: State, id: string)
ui/src/app/app.ts:1164
Method
delSelectedDownloads
(where: State)
ui/src/app/app.ts:1172
Function
delete
(request)
app/main.py:974
Method
deleteCookies
()
ui/src/app/app.spec.ts:59
Method
deleteCookies
()
ui/src/app/app.ts:1601
Method
deleteCookies
()
ui/src/app/services/downloads.service.ts:208
Method
deleteSelectedSubscriptions
()
ui/src/app/app.ts:673
Method
deleteSubscription
(id: string)
ui/src/app/app.ts:661
Function
delete_cookies
(request)
app/main.py:1030
Method
dismiss
(id: number)
ui/src/app/services/toast.service.ts:70
Method
doneSelectionChanged
(checked: number)
ui/src/app/app.ts:895
Method
doneUrls
(status?: string)
ui/src/app/services/batch-urls.service.ts:18
Method
downloadItemByKey
(id: string)
ui/src/app/app.ts:1115
Method
downloadSelectedFiles
()
ui/src/app/app.ts:1198
Method
downloadTypeChanged
()
ui/src/app/app.ts:370
Method
downloadTypeLabel
(download: Download)
ui/src/app/app.ts:875
Function
dq_env
()
app/tests/test_download_queue.py:16
Method
emit_all
(self)
app/subscriptions.py:854
Method
exportBatchUrls
(filter: BatchUrlFilter)
ui/src/app/app.ts:1464
Method
extract_info
(self, url, download=False)
app/tests/test_subscriptions.py:1005
Method
fail
(err?: unknown)
ui/src/app/app.ts:1528
Function
fake_extract
(self, url, ytdl_options_presets=None, ytdl_options_overrides=None)
app/tests/test_download_queue.py:60
Function
fake_probe_extract
(self, probe_url, ytdl_options_presets=None, ytdl_options_overrides=None)
app/tests/test_download_queue.py:456
Method
fetchList
()
ui/src/app/services/subscriptions.service.ts:132
Method
formatChanged
()
ui/src/app/app.ts:805
Method
formatCodecLabel
(download: Download)
ui/src/app/app.ts:880
Method
formatQualityLabel
(download: Download)
ui/src/app/app.ts:864
Method
from_str
(value)
app/tests/test_persistent_queue.py:22
Method
from_str
(value)
app/tests/test_subscriptions.py:19
Method
g
()
app/tests/test_ytdl_utils.py:128
Method
gen
()
app/tests/test_main_helpers.py:84
Method
getChapterFileName
(filepath: string)
ui/src/app/app.ts:1346
Method
getCookieStatus
()
ui/src/app/services/downloads.service.ts:214
Function
history
(request)
app/main.py:1065
Function
include_dir
(d)
app/main.py:1121
Function
index
(request)
app/main.py:1152
Function
index_redirect_dir
(request)
app/main.py:1181
Function
index_redirect_root
(request)
app/main.py:1177
Method
isErrorExpanded
(id: string)
ui/src/app/app.ts:1552
Method
isNumber
(event: KeyboardEvent)
ui/src/app/app.ts:1352
Method
isSubSelected
(id: string)
ui/src/app/app.ts:540
Method
isSubscriptionChecking
(id: string)
ui/src/app/app.ts:714
Method
isVideoType
()
ui/src/app/app.ts:860
Method
liveCountdownSeconds
(download: Download)
ui/src/app/app.ts:1119
Function
live_now
(self, *args, **kwargs)
app/tests/test_download_queue.py:606
Function
mock_dqueue
(monkeypatch)
app/tests/test_api.py:18
Method
ngAfterViewInit
()
ui/src/app/app.ts:328
Method
ngOnDestroy
()
ui/src/app/app.ts:346
Method
ngOnInit
()
ui/src/app/app.ts:315
Method
onCookieFileSelect
(event: Event)
ui/src/app/app.ts:1556
Function
on_prepare
(request, response)
app/main.py:1209
Method
openBatchImportModal
()
ui/src/app/app.ts:1369
Function
presets
(request)
app/main.py:869
Method
put_status
(st)
app/ytdl.py:450
Method
put_status_postprocessor
(d)
app/ytdl.py:463
Method
qualityChanged
()
ui/src/app/app.ts:363
Method
queueSelectionChanged
(checked: number)
ui/src/app/app.ts:890
Method
queueUrls
()
ui/src/app/services/batch-urls.service.ts:17
Method
refreshList
()
ui/src/app/services/subscriptions.service.ts:136
Method
respond
(id: number, value: boolean)
ui/src/app/services/toast.service.ts:64
Method
retryFailedDownloads
()
ui/src/app/app.ts:1184
Function
robots
(request)
app/main.py:1159
Method
saveTitleRegex
(id: string)
ui/src/app/app.ts:641
Method
shareDownload
(download: Download)
ui/src/app/app.ts:1259
Method
showAdvanced
()
ui/src/app/app.ts:387
Method
showCodecSelector
()
ui/src/app/app.ts:951
Method
showFormatSelector
()
ui/src/app/app.ts:955
Method
showQualitySelector
()
ui/src/app/app.ts:959
Method
splitByChaptersChanged
()
ui/src/app/app.ts:817
Function
start
(request)
app/main.py:986
Method
startBatchImport
()
ui/src/app/app.ts:1393
Method
startByFilter
(where: State, filter: (dl: Download) => boolean)
ui/src/app/services/downloads.service.ts:183
Method
startSelectedDownloads
(where: State)
ui/src/app/app.ts:1168
Function
state_dir_guard
(request, handler)
app/main.py:298
Function
subscribe
(request)
app/main.py:882
Method
subscription_added
(self, sub: SubscriptionInfo)
app/main.py:563
Method
subscription_added
(self, sub)
app/tests/test_subscriptions.py:65
Method
subscription_removed
(self, sub_id: str)
app/main.py:570
Method
subscription_removed
(self, sub_id)
app/tests/test_subscriptions.py:71
Method
subscription_updated
(self, sub: SubscriptionInfo)
app/main.py:567
Method
subscription_updated
(self, sub)
app/tests/test_subscriptions.py:68
Method
subscriptions_all
(self, subs: list[SubscriptionInfo])
app/main.py:574
Method
subscriptions_all
(self, subs)
app/tests/test_subscriptions.py:74
Function
subscriptions_check
(request)
app/main.py:964
Function
subscriptions_delete
(request)
app/main.py:954
Function
subscriptions_list
(request)
app/main.py:930
Function
subscriptions_update
(request)
app/main.py:935
Method
subtitleLanguageChanged
()
ui/src/app/app.ts:838
Method
subtitleModeChanged
()
ui/src/app/app.ts:843
Method
test_accepts_known_preset_and_overrides
(self)
app/tests/test_main_helpers.py:125
Method
test_accepts_multiple_presets_in_order
(self)
app/tests/test_main_helpers.py:146
Function
test_add_allows_any_ytdl_options_override_key_when_enabled
(mock_dqueue, monkeypatch)
app/tests/test_api.py:178
Function
test_add_chapter_template_path_traversal
(mock_dqueue)
app/tests/test_api.py:144
Function
test_add_custom_name_prefix_path_traversal
(mock_dqueue)
app/tests/test_api.py:137
Function
test_add_entry_queues_single_video_without_reextracting
(dq_env)
app/tests/test_download_queue.py:195
Function
test_add_invalid_download_type
(mock_dqueue)
app/tests/test_api.py:107
Function
test_add_invalid_json_body
(mock_dqueue)
app/tests/test_api.py:156
Function
test_add_invalid_subtitle_language
(mock_dqueue)
app/tests/test_api.py:121
Function
test_add_invalid_video_quality
(mock_dqueue)
app/tests/test_api.py:114
Function
test_add_invalid_ytdl_options_override_json
(mock_dqueue)
app/tests/test_api.py:164
← previous
next →
301–400 of 596, ranked by callers