Changeset 1168
- Timestamp:
- Feb 14, 2022, 4:32:43 AM (4 years ago)
- Location:
- ValBot
- Files:
- 
      - 1 added
- 3 edited
 
 - 
          
  Pywikibot commands.rtf (modified) ( previous)
- 
          
  Read-me.rtf (modified) ( previous)
- 
          
  find_external_images.py (modified) (1 diff)
- 
          
  uncapitalize_image_suffixes.py (added)
 
Legend:
- Unmodified
- Added
- Removed
- 
      ValBot/find_external_images.pyr1151 r1168 14 14 pages_checked = 0 15 15 oni2_images = 0 16 file_formats = ('.jpg', '.jpeg', '.png', '.gif', '.svg' , '.ogg')16 file_formats = ('.jpg', '.jpeg', '.png', '.gif', '.svg') 17 17 18 18 # Scrapes the HTML at the given URL for image tags 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
