Zawsze możesz przenieść do CC i skompilować wg tego Makefile
Jedyna zmiana w Makefile względem pliku z DD to podbicie wersji YT-dl
#
# Copyright (C) 2015 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
include $(TOPDIR)/rules.mk
PKG_NAME:=youtube-dl
PKG_VERSION:=2016.07.03.1
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://youtube-dl.org/downloads/$(PKG_VERSION)/
PKG_MD5SUM:=10055c1ec25a010aebe4f9c47c7d6b73
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)
PKG_LICENSE:=Unlicense
PKG_LICENSE_FILES:=LICENSE
PKG_MAINTAINER:=Adrian Panella <ianchi74@outlook.com>
include $(INCLUDE_DIR)/package.mk
define Package/youtube-dl
SECTION:=multimedia
CATEGORY:=Multimedia
TITLE:=utility to download videos from YouTube.com
DEPENDS:=+python-openssl +python-email +python-xml +python-codecs +python-ctypes +ca-certificates
URL:=https://youtube-dl.org
endef
define Package/youtube-dl/description
youtube-dl is a small command-line program to download videos
from YouTube.com and a few more sites.
It requires the Python interpreter.
endef
define Package/youtube-dl/install
$(INSTALL_DIR) $(1)/usr/bin
$(INSTALL_BIN) $(PKG_BUILD_DIR)/youtube-dl $(1)/usr/bin/
endef
$(eval $(call BuildPackage,youtube-dl))
Idzie szybko i sprawnie 
A to wyszło dla ar71xx: http://przeklej.org/file/PEnQZx/youtube … ar71xx.ipk
md5: 866205c438b5817371e22f8c9c63b4eb
i jeszcze szybki test:
root@OpenWrt:/tmp# youtube-dl BaW_jenozKc
[youtube] BaW_jenozKc: Downloading webpage
[youtube] BaW_jenozKc: Downloading video info webpage
[youtube] BaW_jenozKc: Extracting video information
[youtube] BaW_jenozKc: Downloading MPD manifest
[download] Destination: youtube-dl test video ''_-BaW_jenozKc.mp4
[download] 100% of 1.53MiB in 00:01
[1]+ Done(1) youtube-dl https://www.youtube.com/watch?t=4
Xiaomi AX3000T @ Netgear R6220
* DVBT2 - T230C *