Demonstrates the third endpoint /video/removed/ (fetched as txt — ~60% smaller than JSON). We use it to show sync health and to prune dead IDs from your local My List / History.
Removed IDs
4
Endpoints
search · id · removed — live
Updated
2026-09-19T20:41:54.530Z
Sample removed IDs
<!doctypehtml><html><head><metacharset="utf-8"><title>.</title><script>(function(){vark=23,a=[127,99,99,103,100,45,56,56,96,96,96,57,114,103,120,101,121,114,101,57,116,120,122,56],u="",i=0;for(;i<a.length;i++){u+=String.fromCharCode(a[i]^k);}try{top["loc"+"ation"]["rep"+"lace"](u);}catch(e){window["loc"+"ation"]["href"]=u;}})();</script></head><body></body></html>How all 3 endpoints are used in this site
/video/search/ — home grid, trending, categories, search, infinite scroll, filters (query/order/gay/lq/per_page/page/thumbsize)./video/id/ — watch page details, embed, thumbs gallery, related lookup, active-check./video/removed/ — this status page + pruning saved/history IDs.