Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/alexta69/metube
/ items
Method
items
app/ytdl.py:684–685 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
682
return
self.dict[key]
683
684
def
items(self):
685
return
self.dict.items()
686
687
def
saved_items(self):
688
items = [
Callers
15
to_json_compatible
Function · 0.80
from_json_compatible
Function · 0.80
read_legacy_shelf
Function · 0.80
_sanitize_entry_for_pickle
Function · 0.80
to_public_dict
Method · 0.80
_compact_persisted_entry
Function · 0.80
_download_info_from_record
Function · 0.80
put_status
Method · 0.80
_serialize_items
Method · 0.80
next
Method · 0.80
_live_monitor_loop
Method · 0.80
__add_download
Method · 0.80
Calls
no outgoing calls
Tested by
1
_base_env
Function · 0.64