Skip to content

Instantly share code, notes, and snippets.

@flyingrub
flyingrub / Readme.md
Last active August 25, 2017 14:17
GSOC 2017 Work Product Submission

Summary

During this GSOC, I worked on redesigning the about:telemetry page of Firefox. about:telemetry allows the users to inspect what anonymous usage data Firefox collects and sends to Mozilla's servers. My main goals were to reimplement this page to be more usable, more accessible, and more maintainable. Also the new design should be coherent with the new Firefox Photon redesign.

You can find all the bugs I have worked on this summer here. Mainly I modified the files toolkit/content/aboutTelemetry.*. If you feel interested in trying some of my changes just download Firefox Nightly (some commits are already available in Firefox Beta) or you can [build Firefox from source](https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Build_Instruc

Keybase proof

I hereby claim:

  • I am flyingrub on github.
  • I am flyingrub (https://keybase.io/flyingrub) on keybase.
  • I have a public key whose fingerprint is AB93 C168 E781 6C38 90D7 D0D6 751F 785D 88B7 13A9

To claim this, I am signing this object:

@flyingrub
flyingrub / sync.py
Last active September 3, 2021 18:28
y2mp3
#!/usr/bin/env python3
# -*- encoding: utf-8 -*-
"""y2mp3 download all playlist of an user
Usage:
y2mp3
y2mp3 <link>
y2mp3 -h | --help