User Activity

  • Posted a comment on discussion General Discussion on FFmpeg Batch AV Converter

    It works! Thank you very much.

  • Posted a comment on discussion General Discussion on FFmpeg Batch AV Converter

    Hi, when several segments are concatenated the resulting file name is "concatened". It would be useful if the final name were the name of the first segment with a suffix such as "joined" or "concatened". Thank you.

  • Posted a comment on discussion Help on Xidel

    Thanks Benito, it works perfectly! The command works fine, but when there is a script tag before it doesn't work. How do I specify the script tag I want to get? I also want to save the data in variables, but I seem to be doing something wrong. I'm using this command: for /f "delims=" %%a in ('xidel "page.html" -e "name:=json(substring-after(//script, \"myvar =\"))/(name)" -e "lastname:=json(substring-after(//script, \"myvar =\"))/(lastname)" --output-format cmd') do %%a

  • Posted a comment on discussion Help on Xidel

    I want to extract data from a json that is defined in a javascript variable. This looks like this: ...HTML CODE... <script> var myvar = { name: "John", lastname: "Doe" } </script> ...HTML CODE... I need to get: John Doe Can I do it using Xidel?

  • Posted a comment on discussion Help on Xidel

    Thanks! I didn't know that parameter. Unfortunately the documentation is very little.

  • Posted a comment on discussion Help on Xidel

    Hi, I want to request a URL through a proxy. Is it possible to use Xidel with a proxy with a syntax similar to CURL? curl -x host:port -U username:pass

View All

Personal Data

Username:
lemale
Joined:
2016-08-05 12:02:37

Projects

  • No projects to display.

Personal Tools

Auth0 Logo