Currently 404 errors are set to be ignored (to prevent halting execution on errors, see: #2 ).
We should probably add handling to update the local data to reflect situations in which the video has been manually deleted from the API (eg in refreshDataFromApi()).
Currently 404 errors are set to be ignored (to prevent halting execution on errors, see: #2 ). We should probably add handling to update the local data to reflect situations in which the video has been manually deleted from the API (eg in
refreshDataFromApi()
).