fork download
  1. mystring = 'Страниц: (320 (Офсет))'.match('.*?\(([^)]*)\).*')[1]
  2. puts mystring
Success #stdin #stdout 0.01s 8080KB
stdin
Standard input is empty
stdout
320 (Офсет