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
↓ 1 callers
Method
export
(filter: BatchUrlFilter)
ui/src/app/services/batch-urls.service.ts:34
↓ 1 callers
Method
getConfiguration
()
ui/src/app/app.ts:429
↓ 1 callers
Method
getPreferredTheme
(cookieService: CookieService)
ui/src/app/app.ts:782
↓ 1 callers
Method
getPresets
()
ui/src/app/app.spec.ts:27
↓ 1 callers
Method
getPresets
()
ui/src/app/services/downloads.service.ts:160
↓ 1 callers
Method
getYtdlOptionPresets
()
ui/src/app/app.ts:452
↓ 1 callers
Method
getYtdlOptionsUpdateTime
()
ui/src/app/app.ts:415
↓ 1 callers
Function
get_custom_dirs
()
app/main.py:1089
↓ 1 callers
Method
handleHTTPError
(error: HttpErrorResponse)
ui/src/app/services/downloads.service.ts:124
↓ 1 callers
Method
initialize
(self)
app/ytdl.py:810
↓ 1 callers
Method
isAudioType
()
ui/src/app/app.ts:411
↓ 1 callers
Method
loadSavedSelections
()
ui/src/app/app.ts:1022
↓ 1 callers
Method
loadYtdlOptionsPresetsFromCookie
()
ui/src/app/app.ts:471
↓ 1 callers
Method
load_ytdl_option_presets
(self)
app/main.py:230
↓ 1 callers
Method
quarantine_invalid_file
(self, exc: Exception)
app/state_store.py:121
↓ 1 callers
Method
rebuildCachedSubs
()
ui/src/app/app.ts:508
↓ 1 callers
Method
refreshList
()
ui/src/app/app.spec.ts:82
↓ 1 callers
Method
retryDownload
(key: string, download: Download)
ui/src/app/app.ts:1139
↓ 1 callers
Method
run_due_checks
(self)
app/subscriptions.py:454
↓ 1 callers
Method
running
(self)
app/ytdl.py:569
↓ 1 callers
Method
seen_set
(self)
app/subscriptions.py:173
↓ 1 callers
Method
shutdown_manager
(cls)
app/ytdl.py:411
↓ 1 callers
Method
startByFilter
()
ui/src/app/app.spec.ts:51
↓ 1 callers
Method
startById
()
ui/src/app/app.spec.ts:39
↓ 1 callers
Method
start_background_loop
(self)
app/subscriptions.py:436
↓ 1 callers
Method
subscription_added
(self, sub: SubscriptionInfo)
app/subscriptions.py:288
↓ 1 callers
Method
subscription_removed
(self, sub_id: str)
app/subscriptions.py:294
↓ 1 callers
Method
subscriptions_all
(self, subs: list[SubscriptionInfo])
app/subscriptions.py:297
↓ 1 callers
Method
success
(message: string)
ui/src/app/services/toast.service.ts:33
↓ 1 callers
Method
update_status
(self)
app/ytdl.py:578
↓ 1 callers
Method
uploadCookies
()
ui/src/app/app.spec.ts:55
↓ 1 callers
Function
watch_files
()
app/main.py:651
↓ 1 callers
Method
ytdlOptionsPresetsChanged
()
ui/src/app/app.ts:848
Method
__call__
(self, change_type: int, path: str)
app/main.py:616
Method
__enter__
(self)
app/tests/test_subscriptions.py:999
Method
__exit__
(self, exc_type, exc, tb)
app/tests/test_subscriptions.py:1002
Method
__extract_info
(self, url, ytdl_options_presets=None, ytdl_options_overrides=None)
app/ytdl.py:1021
Method
__init__
(self, path: str, *, kind: str, schema_version: int = STATE_SCHEMA_VERSION)
app/state_store.py:61
Method
__init__
( self, id, title, url, quality, download_type, codec,
app/ytdl.py:181
Method
__init__
(self, download_dir, temp_dir, output_template, output_template_chapter, quality, format, ytdl_opts, info)
app/ytdl.py:416
Method
__init__
(self, name, path)
app/ytdl.py:664
Method
__init__
(self, config, notifier)
app/ytdl.py:782
Method
__init__
(self, config, download_queue, notifier: SubscriptionNotifier)
app/subscriptions.py:302
Method
__init__
(self)
app/main.py:99
Method
__init__
(self, params=None)
app/tests/test_download_queue.py:277
Method
__init__
(self, info: DownloadInfo)
app/tests/test_persistent_queue.py:43
Method
__init__
(self, state_dir: str)
app/tests/test_subscriptions.py:40
Method
__init__
(self)
app/tests/test_subscriptions.py:50
Method
__init__
(self, params)
app/tests/test_subscriptions.py:996
Method
__init__
(self)
app/tests/test_main_helpers.py:75
Method
_download
(self)
app/ytdl.py:446
Function
_download_queue_startup
(app)
app/main.py:550
Function
_request_graceful_exit
()
app/main.py:31
Function
_shutdown_download_manager
(app)
app/main.py:554
Function
_shutdown_subscriptions
(app)
app/main.py:581
Function
_start_nightly_update_schedule
(app)
app/main.py:609
Function
_subscription_loop_startup
aiohttp on_startup requires awaitable receivers; start_background_loop is sync.
app/main.py:588
Function
_watch_files_startup
(app)
app/main.py:661
Function
add
(request)
app/main.py:830
Function
add_cors
(request)
app/main.py:1196
Method
add_entry
(self, entry, *args, **kwargs)
app/tests/test_subscriptions.py:57
Method
added
(self, dl)
app/main.py:527
Method
allSubsSelected
()
ui/src/app/app.ts:564
Method
asIsOrder
()
ui/src/app/app.ts:359
Method
autoStartChanged
()
ui/src/app/app.ts:813
Method
bad_save
(store, data)
app/tests/test_persistent_queue.py:256
Method
bad_save
(store, data)
app/tests/test_subscriptions.py:199
Method
beginEditTitleRegex
(id: string, current: string | undefined)
ui/src/app/app.ts:629
Function
boom
(self, *args, **kwargs)
app/tests/test_download_queue.py:533
Method
buildChapterDownloadLink
(download: Download, chapterFilename: string)
ui/src/app/app.ts:1325
Method
buildResultItemTooltip
(download: Download)
ui/src/app/app.ts:1314
Method
cancelAdding
()
ui/src/app/app.ts:1094
Method
cancelBatchImport
()
ui/src/app/app.ts:1457
Function
cancel_add
(request)
app/main.py:876
Method
canceled
(self, id)
app/main.py:539
Method
chapterTemplateChanged
()
ui/src/app/app.ts:821
Method
checkAllSubscriptions
()
ui/src/app/app.ts:769
Method
checkIntervalChanged
()
ui/src/app/app.ts:518
Method
checkSelectedSubscriptions
()
ui/src/app/app.ts:761
Method
checkSubscriptionNow
(id: string)
ui/src/app/app.ts:689
Method
clearCompletedDownloads
()
ui/src/app/app.ts:1176
Method
clearFailedDownloads
()
ui/src/app/app.ts:1180
Method
cleared
(self, id)
app/main.py:543
Method
clipEndChanged
()
ui/src/app/app.ts:834
Method
clipStartChanged
()
ui/src/app/app.ts:830
Method
close
(self)
app/subscriptions.py:320
Method
closeBatchImportModal
()
ui/src/app/app.ts:1387
Method
codecChanged
()
ui/src/app/app.ts:382
Method
completed
(self, dl)
app/main.py:535
Function
connect
(sid, environ)
app/main.py:1079
Method
constructor
()
ui/src/app/app.ts:249
Method
constructor
()
ui/src/app/services/downloads.service.ts:47
Method
constructor
()
ui/src/app/services/metube-socket.service.ts:10
Method
constructor
()
ui/src/app/services/subscriptions.service.ts:36
Function
convert
(p)
app/main.py:1110
Function
cookie_status
(request)
app/main.py:1057
Method
copyBatchUrls
(filter: BatchUrlFilter)
ui/src/app/app.ts:1469
Method
copyErrorMessage
(id: string, download: Download)
ui/src/app/app.ts:1516
Method
default
(self, obj)
app/main.py:268
Method
delByFilter
(where: State, filter: (dl: Download) => boolean)
ui/src/app/services/downloads.service.ts:189
← previous
next →
201–300 of 596, ranked by callers