• Ben Milanko's avatar
    YouTube Livestream Detection (#2752) · e2b7bc0b
    Ben Milanko 提交于
    * Youtube livestream detection
    
    * dependancy update to auto install pafy
    
    * Remove print
    
    * include youtube_dl in deps
    
    * PEP8 reformat
    
    * youtube url check fix
    
    * reduce lines
    
    * add comment
    
    * update check_requirements
    
    * stream framerate fix
    
    * Update README.md
    
    * cleanup
    
    * PEP8
    
    * remove cap.retrieve() failure code
    Co-authored-by: 's avatarGlenn Jocher <glenn.jocher@ultralytics.com>
    e2b7bc0b
datasets.py 43.5 KB