ITADN
Owez/yark/Issues

channel not empty does not work with latest, no video found

#150Openobar1 创建于 2026-03-05
O
obar1commented
hi @Owez a wired bug simple to repro I attempted with - with ``` https://www.youtube.com/@salvatorepaladino2652 ``` no problem <img width="405" height="214" alt="Image" src="https://github.com/user-attachments/assets/54ace054-e9c4-466e-a519-699a82ef43ea" /> - **but** with ``` https://www.youtube.com/@salvatorepaladino2898 ``` <img width="337" height="119" alt="Image" src="https://github.com/user-attachments/assets/64780218-aa9b-499c-9e15-39b48d27acf5" /> note the 1st one is newer than the 2nd, maybe it's yt api fault? thaks for your time :) bests mario ps jsons ``` yark> cat sp00/yark.json {"version": 3, "url": "https://www.youtube.com/@salvatorepaladino2898", "videos": [], "livestreams": [], "shorts": []}yark> yark> yark> cat sp01/yark.json | head -c 999 {"version": 3, "url": "https://www.youtube.com/@salvatorepaladino2898", "videos": [{"id": "ZSR9YEVMuY4", "uploaded": "2014-05-02T00:00:00", "width": 640, "height": 360, "title": {"2024-12-17T10:51:57.197964": "RepetitaJuvant"}, "description": {"2024-12-17T10:51:57.197970": "RepetitaJuvant"}, "views": {"2024-12-17T10:51:57.197972": 17517, "2026-03-05T12:38:00.566645": 18024}, "likes": {"2024-12-17T10:51:57.197974": 294, "2026-03-05T12:38:00.566658": 310}, "thumbnail": {"2024-12-17T10:51:57.338268": "87571ea7396b5a77bd7b88d32e7456f397a9b753"}, "deleted": {"2024-12-17T10:51:57.338275": false}, "notes": []}, {"id": "4qIjvuSl3Mw", "uploaded": "2014-03-13T00:00:00", "width": 640, "height": 358, "title": {"2024-12-17T10:51:57.338346": "Testimonianza Nino"}, "description": {"2024-12-17T10:51:57.338347": "Testimonianza Nino"}, "views": {"2024-12-17T10:51:57.338349": 10866, "2026-03-05T12:38:00.754078": 11126}, "likes": {"2024-12-17T10:51:57.338351": 194, "2026-03-05T12:38:00.754089": 198}, "thyark> yark> ```
1 条评论