These last days the algorithm seems to not treat completely firstly the starting set of channels before treating discovered channels #51
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Used to remove channels not in the starting set:
removeChannelsNotInStartingSet.py:While
UCYne4N06sHVhRBXS0Lq5D8gis in the starting set,UCmz7q3pgPQIS2HOdJTv5eOgisn't. What a coincidence (ironic) that the problem raises whentreatedandto treatmeet.This problem may be linked to the fact that the
to treatcounter doesn't increase as expected.As channels are written to
channels.txtwe don't need to restart from scratch the execution of the algorithm, we are just treating channels in an unknown order.