[ITEM]
Freeware

FOCUS World is a great way to introduce your family to the skills taught in FOCUS sessions. Explore resources and activities to help your family learn more about the key skills taught in FOCUS: communication, problem solving, managing trauma and stress reminders, goal setting, and managing emotions. Get the latest SDR downloads for your FlexRadio Signature Series equipment. Maestro, PowerSDR, SmartSDR, Windows & iOS compatible. Download Now.

Android
54.5 MB
41,300

As featured in:

“Private browsing” on most browsers isn’t comprehensive or easy to use. Focus is next-level privacy that’s free, always on and always on your side — because it’s backed by Mozilla, the non-profit that fights for your rights on the Web.
Automatic Privacy

  • Blocks a wide range of common Web trackers without any settings to set
  • Easily erases your history — no passwords, no cookies, no trackers

Browser Faster

  • By removing trackers and ads, Web pages may require less data and load faster

Made by Mozilla

  • We believe everyone should have control over their lives online. That’s what we’ve been fighting for since 1998.

Previous versions:

Recent Firefox Focus news

  • The company is trying to generate money beyond its core product
  • 700 votes
    Download the latest Opera Mini for your phone now. Save data, watch more mobile video without stalling or buffering and speed up slow connections for free.
    • Freeware
    • Android
  • 196 votes
    Enjoy the latest from Firefox on your Android device.
    • Freeware
    • Android
  • 91 votes
    The Opera browser with free VPN is smooth and easy to use: it compresses mobile data and blocks ads, so you can browse much faster no matter where you are.
    • Freeware
    • Android

Popular apps in Browsers

Latest version

Released:

a video downloader written in Python

Project description

YouKuDownLoader

a video downloader focus on China mainland video sites. Graphicriver - facebook newsfeed banners download free.

website: https://github.com/zhangn1985/ykdl

this project is a fork of you-get with below changes.

  1. Structured source code
  2. focus on China mainland video sites
  3. support Python2

Simple installation guide:

Linux/debian:

  1. sudo apt-get install ffmpeg mpv python3-pip
  2. pip3 install ykdl –upgrade –user
  3. add ~/.local/bin to your PATH

Windows:

  1. install python3 from python.org
  2. pip install –upgrade ykdl
  3. install deps: FFMPEGMPV to system PATH

Other Linux: please follow debian

Other OS: please DIY.

Site status:

please check wiki page: sites-status

Creativemarket - fashion editorial lightroom presets download free. file bugs or requirements are welcome

submit PRs are welcome

Change Log for ykdl

1.6.2

  • update QQ, bilibili, panda a lot by @SeaHOH
  • misc updates

1.6.1

  • fix youku/tudou, QQ, mgtv, 163, bilibili by @SeaHOH

1.6.0

  • new internal proxy for slow video playback. by @SeaHOH
  • update youku, many bug fixed.
  • update bilibili, new api, playlist bug fixed.
  • update HTTP redirection for t.cn
  • use cryptodome as default.

1.5.5

  • update bilibili bangumi a lot, better
  • update youku, support check audio_lang
  • update huya, new api
  • update acfun, 163 Dj and QQ
  • update mpv’s default parameters.

1.5.4

  • support bilibili bangumi by new extractor
  • support new sites: Zhangyu, Chushou
  • update QQ, important!! by @SeaHOH
  • update Youku, Tudou, not finished.
  • update Huomao, douyu, iqiyi
  • update sohu and mpv wrapper, thanks to @SeaHOH

1.5.3

  • update bilibili, tudou, weibo, etc.
  • update mpv wrapper, thanks to @SeaHOH

1.5.2

  • update youku, panda, le, zhanqi, longzhu, laifeng, huajiao, etc.
  • many updates for windows platform, thanks to @SeaHOH
  • README.rst updated.

1.5.1

  • update bilibili, youku, quanmin live, 163, douyu, etc.
  • support egame.qq.com, finance.le.com
  • update player wrapper
  • -F/–format now accept int value as level of resolution.

1.5.0

  • update videoinfo, add ua/referrer.
  • update douyu, bilibili, youku
  • cykdl support no proxy

1.4.11

  • update 163 music, pptv, youku
  • update python2 support
  • update ffmpeg&mpv wrapper

1.4.10

  • support new sites: sina open course
  • delete: isuntv, instagram, dailymotion, alive, ted
  • update bilibili, acfun, sohu, youku, tudou
  • update downloader

1.4.9

  • support new sites: dilidili
  • update letv, youku
  • update downloader

1.4.8

  • support new sites: ifeng/163 open course
  • update QQ, acfun, weibo, ifeng
  • update youku, due to api changed
  • misc changes

1.4.7

  • fix bug when len(urls) 1
  • update mgtv, huomao, bilibili
  • restructure ykdl, using setuptools
  • misc changes

1.4.6

  • acfun: add missing sign
  • python2 fix
  • using ThreadPoolExecutor for multithread download
  • rename short opt for json out to capital J
  • add -j –jobs for multithread download jobs number, default is NR_CPUS

1.4.5

  • fix iqiyi with code clean
  • update bilibili Episode title
  • update douyu live room name
  • use yield to speedup playlist
  • python2 fix

1.4.4

  • fix Acfun again
  • fix douyu live
  • support multithread download, NOTE: this is not finished

1.4.2

  • change version string to 3 digital
  • fix qq, douyu, mgtv, QQ. etc.
  • report stream_types in json

1.1.4.1

  • fix letv live, cctv, xiami, QQ
  • support douyu video, kankannews, Quanmin Live
  • update common alias dict

1.1.4

  • port PPTV, yizhibo from upstream/PL
  • update Bilibili.
  • partially support Taobao

1.1.3.6

  • update bilibili playlist.
  • update ACfun.
  • support youku mp5

1.1.3.5

  • update bilibili for eid and title.
  • update ACfun for match pattern, and playlist
  • update main script to fix bugs, add -O option
  • add warning in m3u8_wrapper

1.1.3.4

  • update bilibili, ACfun
  • update setup script, test makefile

1.1.3.2

  • update Acfun, huomao, youku
  • add gitter

1.1.3.1

  • update generalembed, le live, douyu, zhanqi

1.1.3

  • update iqiyi
  • merge option removed
  • get proxy from system proxy settings
  • some other update

1.1.2

  • refact code a lot
  • update iqiyi
  • update setup for windows platform

1.1.1.1

  • update iqiyi support more stream profiles
  • update m3u8 download with ffpmeg
  • update letv
  • update stream profile code

1.1.1

  • fix iqiyi, QQ
  • support huajiao live
  • remove lots of dead sites, include youtube
  • many other updates

1.1.0.4

  • update README.rst, CHANGELOG.rst
  • support laifeng live
  • fix zhanqi
  • add travis-ci

1.1.0.2

  • right way to add requirements

1.1.0

  • add experimental merge feature.
  • video titles are changed for many sites.
  • longzhu live is improved.
  • live video authors are added when possible.
  • subtitle feature is planned but moved to danmu branch.

1.0.9.2

  • bug fix for baomihua
  • add test for extractors status.

1.0.9.1

  • fix unqoute issue in python2, since v1.0.9 is released
  • a draft binary release is done. feedback is welcome.

1.0.9

  • new sites are supported

    1. huya live and video
    2. longzhu live
  • python2 are supported

    almost done

    big change

python3 is first choice, if you don’t have python3, python2 is fine.don’t forget to file a bug when using python2

Release historyRelease notifications

1.6.2

1.6.1

1.6.0

1.5.5

1.5.4

1.5.3

1.5.2

1.5.1

1.5.0

1.4.11

1.4.10

1.4.9

1.4.8

1.4.7

1.4.6

1.4.5

1.4.4

1.4.3

1.4.2

1.1.4.1

1.1.4

1.1.3.6

1.1.3.5

1.1.3.4

1.1.3.3

1.1.3.2

1.1.3.1

1.1.3

1.1.2

1.1.1.2

1.1.1.1

1.1.1

1.1.0.4

1.1.0.3

1.1.0.2

1.1.0.1

1.1.0

1.0.9.2

1.0.9

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Files for ykdl, version 1.6.2
Filename, sizeFile typePython versionUpload dateHashes
Filename, size ykdl-1.6.2.tar.gz (57.0 kB) File type Source Python version None Upload dateHashes
Close

Hashes for ykdl-1.6.2.tar.gz

Hashes for ykdl-1.6.2.tar.gz
AlgorithmHash digest
SHA256cfd7e129c283671c8e455099368278d78753f59f109c917a5ce1115b0fc2f17d
MD57c402742422cb61fabafd29b91fd120f
BLAKE2-256dc8494436ac340f840d21c0b26f4437717324a11b8fc2a2c614f7bb74bb23d48
[/ITEM]
[/MAIN]
Freeware

FOCUS World is a great way to introduce your family to the skills taught in FOCUS sessions. Explore resources and activities to help your family learn more about the key skills taught in FOCUS: communication, problem solving, managing trauma and stress reminders, goal setting, and managing emotions. Get the latest SDR downloads for your FlexRadio Signature Series equipment. Maestro, PowerSDR, SmartSDR, Windows & iOS compatible. Download Now.

Android
54.5 MB
41,300

As featured in:

“Private browsing” on most browsers isn’t comprehensive or easy to use. Focus is next-level privacy that’s free, always on and always on your side — because it’s backed by Mozilla, the non-profit that fights for your rights on the Web.
Automatic Privacy

  • Blocks a wide range of common Web trackers without any settings to set
  • Easily erases your history — no passwords, no cookies, no trackers

Browser Faster

  • By removing trackers and ads, Web pages may require less data and load faster

Made by Mozilla

  • We believe everyone should have control over their lives online. That’s what we’ve been fighting for since 1998.

Previous versions:

Recent Firefox Focus news

  • The company is trying to generate money beyond its core product
  • 700 votes
    Download the latest Opera Mini for your phone now. Save data, watch more mobile video without stalling or buffering and speed up slow connections for free.
    • Freeware
    • Android
  • 196 votes
    Enjoy the latest from Firefox on your Android device.
    • Freeware
    • Android
  • 91 votes
    The Opera browser with free VPN is smooth and easy to use: it compresses mobile data and blocks ads, so you can browse much faster no matter where you are.
    • Freeware
    • Android

Popular apps in Browsers

Latest version

Released:

a video downloader written in Python

Project description

YouKuDownLoader

a video downloader focus on China mainland video sites. Graphicriver - facebook newsfeed banners download free.

website: https://github.com/zhangn1985/ykdl

this project is a fork of you-get with below changes.

  1. Structured source code
  2. focus on China mainland video sites
  3. support Python2

Simple installation guide:

Linux/debian:

  1. sudo apt-get install ffmpeg mpv python3-pip
  2. pip3 install ykdl –upgrade –user
  3. add ~/.local/bin to your PATH

Windows:

  1. install python3 from python.org
  2. pip install –upgrade ykdl
  3. install deps: FFMPEGMPV to system PATH

Other Linux: please follow debian

Other OS: please DIY.

Site status:

please check wiki page: sites-status

Creativemarket - fashion editorial lightroom presets download free. file bugs or requirements are welcome

submit PRs are welcome

Change Log for ykdl

1.6.2

  • update QQ, bilibili, panda a lot by @SeaHOH
  • misc updates

1.6.1

  • fix youku/tudou, QQ, mgtv, 163, bilibili by @SeaHOH

1.6.0

  • new internal proxy for slow video playback. by @SeaHOH
  • update youku, many bug fixed.
  • update bilibili, new api, playlist bug fixed.
  • update HTTP redirection for t.cn
  • use cryptodome as default.

1.5.5

  • update bilibili bangumi a lot, better
  • update youku, support check audio_lang
  • update huya, new api
  • update acfun, 163 Dj and QQ
  • update mpv’s default parameters.

1.5.4

  • support bilibili bangumi by new extractor
  • support new sites: Zhangyu, Chushou
  • update QQ, important!! by @SeaHOH
  • update Youku, Tudou, not finished.
  • update Huomao, douyu, iqiyi
  • update sohu and mpv wrapper, thanks to @SeaHOH

1.5.3

  • update bilibili, tudou, weibo, etc.
  • update mpv wrapper, thanks to @SeaHOH

1.5.2

  • update youku, panda, le, zhanqi, longzhu, laifeng, huajiao, etc.
  • many updates for windows platform, thanks to @SeaHOH
  • README.rst updated.

1.5.1

  • update bilibili, youku, quanmin live, 163, douyu, etc.
  • support egame.qq.com, finance.le.com
  • update player wrapper
  • -F/–format now accept int value as level of resolution.

1.5.0

  • update videoinfo, add ua/referrer.
  • update douyu, bilibili, youku
  • cykdl support no proxy

1.4.11

  • update 163 music, pptv, youku
  • update python2 support
  • update ffmpeg&mpv wrapper

1.4.10

  • support new sites: sina open course
  • delete: isuntv, instagram, dailymotion, alive, ted
  • update bilibili, acfun, sohu, youku, tudou
  • update downloader

1.4.9

  • support new sites: dilidili
  • update letv, youku
  • update downloader

1.4.8

  • support new sites: ifeng/163 open course
  • update QQ, acfun, weibo, ifeng
  • update youku, due to api changed
  • misc changes

1.4.7

  • fix bug when len(urls) 1
  • update mgtv, huomao, bilibili
  • restructure ykdl, using setuptools
  • misc changes

1.4.6

  • acfun: add missing sign
  • python2 fix
  • using ThreadPoolExecutor for multithread download
  • rename short opt for json out to capital J
  • add -j –jobs for multithread download jobs number, default is NR_CPUS

1.4.5

  • fix iqiyi with code clean
  • update bilibili Episode title
  • update douyu live room name
  • use yield to speedup playlist
  • python2 fix

1.4.4

  • fix Acfun again
  • fix douyu live
  • support multithread download, NOTE: this is not finished

1.4.2

  • change version string to 3 digital
  • fix qq, douyu, mgtv, QQ. etc.
  • report stream_types in json

1.1.4.1

  • fix letv live, cctv, xiami, QQ
  • support douyu video, kankannews, Quanmin Live
  • update common alias dict

1.1.4

  • port PPTV, yizhibo from upstream/PL
  • update Bilibili.
  • partially support Taobao

1.1.3.6

  • update bilibili playlist.
  • update ACfun.
  • support youku mp5

1.1.3.5

  • update bilibili for eid and title.
  • update ACfun for match pattern, and playlist
  • update main script to fix bugs, add -O option
  • add warning in m3u8_wrapper

1.1.3.4

  • update bilibili, ACfun
  • update setup script, test makefile

1.1.3.2

  • update Acfun, huomao, youku
  • add gitter

1.1.3.1

  • update generalembed, le live, douyu, zhanqi

1.1.3

  • update iqiyi
  • merge option removed
  • get proxy from system proxy settings
  • some other update

1.1.2

  • refact code a lot
  • update iqiyi
  • update setup for windows platform

1.1.1.1

  • update iqiyi support more stream profiles
  • update m3u8 download with ffpmeg
  • update letv
  • update stream profile code

1.1.1

  • fix iqiyi, QQ
  • support huajiao live
  • remove lots of dead sites, include youtube
  • many other updates

1.1.0.4

  • update README.rst, CHANGELOG.rst
  • support laifeng live
  • fix zhanqi
  • add travis-ci

1.1.0.2

  • right way to add requirements

1.1.0

  • add experimental merge feature.
  • video titles are changed for many sites.
  • longzhu live is improved.
  • live video authors are added when possible.
  • subtitle feature is planned but moved to danmu branch.

1.0.9.2

  • bug fix for baomihua
  • add test for extractors status.

1.0.9.1

  • fix unqoute issue in python2, since v1.0.9 is released
  • a draft binary release is done. feedback is welcome.

1.0.9

  • new sites are supported

    1. huya live and video
    2. longzhu live
  • python2 are supported

    almost done

    big change

python3 is first choice, if you don’t have python3, python2 is fine.don’t forget to file a bug when using python2

Release historyRelease notifications

1.6.2

1.6.1

1.6.0

1.5.5

1.5.4

1.5.3

1.5.2

1.5.1

1.5.0

1.4.11

1.4.10

1.4.9

1.4.8

1.4.7

1.4.6

1.4.5

1.4.4

1.4.3

1.4.2

1.1.4.1

1.1.4

1.1.3.6

1.1.3.5

1.1.3.4

1.1.3.3

1.1.3.2

1.1.3.1

1.1.3

1.1.2

1.1.1.2

1.1.1.1

1.1.1

1.1.0.4

1.1.0.3

1.1.0.2

1.1.0.1

1.1.0

1.0.9.2

1.0.9

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Files for ykdl, version 1.6.2
Filename, sizeFile typePython versionUpload dateHashes
Filename, size ykdl-1.6.2.tar.gz (57.0 kB) File type Source Python version None Upload dateHashes
Close

Hashes for ykdl-1.6.2.tar.gz

Hashes for ykdl-1.6.2.tar.gz
AlgorithmHash digest
SHA256cfd7e129c283671c8e455099368278d78753f59f109c917a5ce1115b0fc2f17d
MD57c402742422cb61fabafd29b91fd120f
BLAKE2-256dc8494436ac340f840d21c0b26f4437717324a11b8fc2a2c614f7bb74bb23d48