MCPcopy
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_compatibleFunction · 0.80
from_json_compatibleFunction · 0.80
read_legacy_shelfFunction · 0.80
to_public_dictMethod · 0.80
_compact_persisted_entryFunction · 0.80
put_statusMethod · 0.80
_serialize_itemsMethod · 0.80
nextMethod · 0.80
_live_monitor_loopMethod · 0.80
__add_downloadMethod · 0.80

Calls

no outgoing calls

Tested by 1

_base_envFunction · 0.64