# I am the Watcher. I am your guide through this vast new twtiverse.
# 
# Usage:
#     https://watcher.sour.is/api/plain/users              View list of users and latest twt date.
#     https://watcher.sour.is/api/plain/twt                View all twts.
#     https://watcher.sour.is/api/plain/mentions?uri=:uri  View all mentions for uri.
#     https://watcher.sour.is/api/plain/conv/:hash         View all twts for a conversation subject.
# 
# Options:
#     uri     Filter to show a specific users twts.
#     offset  Start index for quey.
#     limit   Count of items to return (going back in time).
# 
# twt range = 1 1
# self = https://watcher.sour.is/conv/om3j3na
短視頻流媒體平臺的系統設計**
1\\. 功能需求:我們的系統有兩類參與者內容創作者• 上傳任何類型的視頻(格式 + 編解碼器)• 視頻可以被刪除 • 視頻元數據 • 必填項: 標題,作者,描述 • 選填項: 分類 / 標籤列表 • 可以隨時更新 • 當視頻對觀衆可用時,向內容創作者發送電子郵件不在討論範圍內:• 直播 • 視頻修改 • 支付和訂閱用戶 / 觀衆• 需要註冊 + 訂閱 • 使用自由文本搜索視頻屬性 / 元數據 • 在 ⌘ Read more